We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf5fdb commit 59a7239Copy full SHA for 59a7239
1 file changed
packages/jasmine/src/jasmine_node_test.bzl
@@ -48,8 +48,8 @@ def jasmine_node_test(
48
49
Note that not all configuration options are honored, and
50
we expect some strange feature interations.
51
- For example, if you list spec_files, they will be tested
52
- but not instrumented for code coverage.
+ For example, the filter for which files are instrumented for
+ code coverage doesn't understand the spec_files setting in the config.
53
54
See https://jasmine.github.io/setup/nodejs.html#configuration
55
0 commit comments