1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Rob Muhlestein
e7ff88655d runTests added to docs (denoland/deno_std#164)
Original: 5119cd3c59
2019-01-29 15:10:40 -05:00
Yoshiya Hinosawa
75dab82adb Port prettier (denoland/deno_std#156)
Original: b792fe8c72
2019-01-26 23:19:56 -05:00
James Garbutt
be65b2b0f6 testing: add fail() (denoland/deno_std#123)
Original: c1c18c9469
2019-01-26 06:51:19 -05:00
Ryan Dahl
6a0e32dc35 testing: Don't automatically run on import (denoland/deno_std#129)
Original: ec1675a8ca
2019-01-24 16:25:13 -05:00
Kitson Kelly
b13b2cd883 Add assert.throwsAsync()
Original: 83bb7e99b6
2019-01-22 08:34:35 -06:00
Kitson Kelly
8d474a7911 Make testing more matainable
Original: 2f0ca2242f
2019-01-22 08:34:35 -06:00
Kitson Kelly
7cb7b24537 Improve assert (denoland/deno_std#124)
Original: 9a3eb207dc
2019-01-15 21:57:40 -05:00
Yoshiya Hinosawa
6f8dc44a2b feat: print test status on the same line as test name (denoland/deno_std#100)
Original: 41a2d21826
2019-01-09 10:32:37 -05:00
Ryan Dahl
c164e696d7 Fix format globs (denoland/deno_std#87)
Original: 297cf0975e
2019-01-06 14:19:15 -05:00
Masashi Hirano
7c62da8975 Fix to use unknown type in testing/mod.ts (denoland/deno_std#73)
Original: 8221924d9a
2019-01-04 11:59:50 -05:00
木杉
f918e3faac fix(testing): readme import url (denoland/deno_std#81)
Original: 9d3d90560c
2019-01-04 05:09:42 -05:00
Masashi Hirano
4dd52719de Add testing/README.md (denoland/deno_std#75)
Original: 9552f28daf
2019-01-03 14:16:15 -05:00
Ryan Dahl
6a783ea179 Add testing module
Original: 61fdae51a7
2019-01-02 13:45:42 -05:00