1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-29 02:29:06 -05:00
Commit graph

20 commits

Author SHA1 Message Date
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
EnokMan
f65fda8336 Fixed non-standard prefix on importing (#216) 2019-02-23 11:13:53 -05:00
bokuweb
ddafcc6572 feat: Add pretty assert (#187) 2019-02-15 11:11:55 -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
Rob Muhlestein
5119cd3c59 runTests added to docs (#164) 2019-01-29 15:10:40 -05:00
Yoshiya Hinosawa
b792fe8c72 Port prettier (#156) 2019-01-26 23:19:56 -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
Ryan Dahl
297cf0975e
Fix format globs (#87) 2019-01-06 14:19:15 -05:00
Masashi Hirano
8221924d9a Fix to use unknown type in testing/mod.ts (#73) 2019-01-04 11:59:50 -05:00
木杉
9d3d90560c fix(testing): readme import url (#81) 2019-01-04 05:09:42 -05:00
Masashi Hirano
9552f28daf Add testing/README.md (#75) 2019-01-03 14:16:15 -05:00
Ryan Dahl
61fdae51a7 Add testing module 2019-01-02 13:45:42 -05:00