Vincent LE GOFF
4543b563a9
Eslint fixes ( #356 )
...
Make warnings fail
2019-04-24 07:41:22 -04:00
迷渡
7f4dae109e
fix usage code syntax error ( #318 )
2019-04-05 14:19:13 +03:00
Vincent LE GOFF
d9e8953110
testing: turn off exitOnFail by default ( #307 )
2019-03-26 11:29:12 -04:00
Axetroy
59adafe867
fix: wrong usage of assertThrowsAsync which without await keyword ( #295 )
2019-03-19 13:22:33 -04:00
Vincent LE GOFF
b699fa67be
Documentation clean up ( #288 )
2019-03-18 11:08:01 -04:00
chiefbiiko
4de86f04de
Move benching into testing. ( #258 )
2019-03-11 14:21:13 -04:00
Ryan Dahl
4cf39d4a14
Rename assertEq to assertEquals ( #242 )
...
After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e1d5c00279
Testing refactor ( #240 )
2019-03-06 16:39:50 -05:00
Andy Hayden
0fc13fffbd
Replace deno.land/x/ with deno.land/std/ ( #239 )
2019-03-06 10:24:53 -05:00
Rob Muhlestein
5119cd3c59
runTests added to docs ( #164 )
2019-01-29 15:10:40 -05:00
Kitson Kelly
83bb7e99b6
Add assert.throwsAsync()
2019-01-22 08:34:35 -06:00
Kitson Kelly
9a3eb207dc
Improve assert ( #124 )
2019-01-15 21:57:40 -05:00
Ryan Dahl
297cf0975e
Fix format globs ( #87 )
2019-01-06 14:19:15 -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