Andrey Lushnikov
|
a7f3490e48
|
feat(testrunner): implement "dit" command (#312)
|
2019-12-19 16:47:35 -07:00 |
|
Andrey Lushnikov
|
2acf36debc
|
fix(testrunner): xdescribe.skip should be a no-op
|
2019-12-19 00:46:03 -08:00 |
|
Andrey Lushnikov
|
8cc682c7b8
|
feat(testrunner): allow focusing all tests in a file
With this change, exporting a "fdescribe" function from a file
will focus all tests inside the file.
|
2019-12-18 17:13:39 -08:00 |
|
Andrey Lushnikov
|
44b39bad33
|
fix(testrunner): show maximum 10 skipped tests in test report
This is to save some terminal screen real estate.
Drive-by: remove async test suites from test runner.
|
2019-12-18 14:33:46 -08:00 |
|
Andrey Lushnikov
|
5d47a38c18
|
fix(testrunner): fix stack formatting
|
2019-12-18 13:55:28 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|