Vincent LE GOFF
|
cac060f388
|
Fix parallel testing (#309)
Fixes #308
Co-authored by @chiefbiiko
|
2019-03-28 12:29:27 -04:00 |
|
Vincent LE GOFF
|
d9e8953110
|
testing: turn off exitOnFail by default (#307)
|
2019-03-26 11:29:12 -04:00 |
|
Vincent LE GOFF
|
e1d5c00279
|
Testing refactor (#240)
|
2019-03-06 16:39:50 -05:00 |
|
Vincent LE GOFF
|
c734e32343
|
Refactor asserts in testing (#227)
|
2019-03-05 14:58:28 -05:00 |
|
Vincent LE GOFF
|
8fb9f709a6
|
Use pretty assertEqual in testing (#234)
|
2019-03-04 20:03:50 -05:00 |
|
Kitson Kelly
|
c0390ade3d
|
Add eslint for linting (#235)
|
2019-03-04 19:53:35 -05:00 |
|
chiefbiiko
|
41bdd096f0
|
feat: parallel testing (#224)
|
2019-03-04 14:19:03 -05:00 |
|
Vincent LE GOFF
|
90871cfca6
|
Testing add ansi color support from color module (#223)
|
2019-03-02 14:56:53 -05:00 |
|
Ryan Dahl
|
93e5e0cd14
|
Bump CI to v0.3.1 (#220)
|
2019-03-01 02:54:21 -05:00 |
|
Andy Hayden
|
e609f0c7cb
|
Clean up the test failure output (#209)
|
2019-02-23 11:24:57 -05:00 |
|
Bartek Iwańczuk
|
817a0fb439
|
Add runIfMain method (#215)
|
2019-02-23 11:18:43 -05:00 |
|
Ryan Dahl
|
34ca60376b
|
Pretty print exceptions (#190)
Explained here:
https://github.com/denoland/deno/issues/1559#issuecomment-462811554
|
2019-02-12 18:24:29 -05:00 |
|
James Garbutt
|
c1c18c9469
|
testing: add fail() (#123)
|
2019-01-26 06:51:19 -05:00 |
|
Ryan Dahl
|
ec1675a8ca
|
testing: Don't automatically run on import (#129)
|
2019-01-24 16:25:13 -05:00 |
|
Kitson Kelly
|
83bb7e99b6
|
Add assert.throwsAsync()
|
2019-01-22 08:34:35 -06:00 |
|
Kitson Kelly
|
2f0ca2242f
|
Make testing more matainable
|
2019-01-22 08:34:35 -06:00 |
|
Kitson Kelly
|
9a3eb207dc
|
Improve assert (#124)
|
2019-01-15 21:57:40 -05:00 |
|
Yoshiya Hinosawa
|
41a2d21826
|
feat: print test status on the same line as test name (#100)
|
2019-01-09 10:32:37 -05:00 |
|
Masashi Hirano
|
8221924d9a
|
Fix to use unknown type in testing/mod.ts (#73)
|
2019-01-04 11:59:50 -05:00 |
|
Ryan Dahl
|
61fdae51a7
|
Add testing module
|
2019-01-02 13:45:42 -05:00 |
|