You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this.lineWriter.writeLine(colors.error(`${figures.cross} No tests found in ${path.relative('.',testFile)}, make sure to import "ava" at the top of your test file`)+firstLinePostfix);
Copy file name to clipboardExpand all lines: test/reporters/mini.edgecases.log
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,16 @@
3
3
---tty-stream-chunk-separator
4
4
* ---tty-stream-chunk-separator
5
5
[2K[1G---tty-stream-chunk-separator
6
+
* [31m✖ No tests found in test/fixture/report/edge-cases/ava-import-no-test-declaration.js[39m---tty-stream-chunk-separator
7
+
[2K[1G---tty-stream-chunk-separator
6
8
* [31m✖ No tests found in test/fixture/report/edge-cases/no-ava-import.js, make sure to import "ava" at the top of your test file[39m---tty-stream-chunk-separator
7
9
[2K[1G---tty-stream-chunk-separator
8
10
[?25h
11
+
[31m✖ No tests found in test/fixture/report/edge-cases/no-ava-import.js, make sure to import "ava" at the top of your test file[39m
12
+
[31m✖ No tests found in test/fixture/report/edge-cases/ava-import-no-test-declaration.js[39m
13
+
[31m✖ No tests found in test/fixture/report/edge-cases/throws.js[39m
14
+
[31m✖ No tests found in test/fixture/report/edge-cases/import-and-use-test-member.js[39m
15
+
9
16
[31m2 uncaught exceptions[39m
10
17
11
18
[1mUncaught exception in test/fixture/report/edge-cases/throws.js[22m
0 commit comments