index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2019-09-08
reenable test getMatchingUrlsLocal (denoland/deno_std#589)
Bartek Iwańczuk
2019-09-04
bump ci to v0.17.0 (denoland/deno_std#585)
Ryan Dahl
2019-08-30
fix: better paths handling in test runner (denoland/deno_std#574)
Bartek Iwańczuk
2019-08-24
Move colors to fmt (denoland/deno_std#571)
Ryan Dahl
2019-08-22
print out the failed tests after the summary (denoland/deno_std#554)
Eugen Cazacu
2019-08-21
fix: add global test registry (denoland/deno_std#568)
Bartek Iwańczuk
2019-08-15
add file:// prefix for imports in test runner (denoland/deno_std#564)
Bartek Iwańczuk
2019-08-14
feat: test runner (denoland/deno_std#516)
Bartek Iwańczuk
2019-08-14
feat: add overloaded form of unit test declaration (denoland/deno_std#563)
Bartek Iwańczuk
2019-08-14
refactor 'assertEquals' (denoland/deno_std#560)
Bartek Iwańczuk
2019-07-28
Make shebangs Linux compatible (denoland/deno_std#545)
Nayeem Rahman
2019-06-24
typo
Rong Sen Ng
2019-06-19
Testing: Pretty output + Silent mode (denoland/deno_std#314)
Vincent LE GOFF
2019-06-18
lint: add max line length rules (denoland/deno_std#507)
Axetroy
2019-06-06
Remove console.error from asserts. (denoland/deno_std#483)
Kitson Kelly
2019-05-30
chore: Implement strict mode (denoland/deno_std#453)
Bartek Iwańczuk
2019-05-10
benching: use performance.now (denoland/deno_std#385)
Vincent LE GOFF
2019-04-24
Eslint fixes (denoland/deno_std#356)
Vincent LE GOFF
2019-04-22
Support Sets in asserts.equals (denoland/deno_std#350)
Dmitry Sharshakov
2019-04-14
Fix eslint warnings and small clean ups (denoland/deno_std#339)
Vincent LE GOFF
2019-04-09
Fix denoland/denodenoland/deno_std#2064 (denoland/deno_std#328)
Bartek Iwańczuk
2019-04-05
fix usage code syntax error (denoland/deno_std#318)
迷渡
2019-03-30
fix: benchmarks not returning on deno 0.3.4+ (denoland/deno_std#317)
Arash Arbabi
2019-03-30
Bump CI to v0.3.5 (denoland/deno_std#312)
Ryan Dahl
2019-03-28
Fix parallel testing (denoland/deno_std#309)
Vincent LE GOFF
2019-03-26
testing: turn off exitOnFail by default (denoland/deno_std#307)
Vincent LE GOFF
2019-03-26
Fix assertEquals for RegExp & Date (denoland/deno_std#305)
Vincent LE GOFF
2019-03-19
fix: wrong usage of assertThrowsAsync which without await keyword (denoland/d...
Axetroy
2019-03-18
Documentation clean up (denoland/deno_std#288)
Vincent LE GOFF
2019-03-12
fix: eslint errors (denoland/deno_std#265)
Yoshiya Hinosawa
2019-03-11
Move benching into testing. (denoland/deno_std#258)
chiefbiiko
2019-03-08
Use AssertionError instead of Error in testing (denoland/deno_std#254)
Vincent LE GOFF
2019-03-08
testing/asserts: Add unimplemented and unreachable (denoland/deno_std#248)
Ryan Dahl
2019-03-07
Add assertNotEquals, assertArrayContains (denoland/deno_std#246)
Vincent LE GOFF
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-06
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Andy Hayden
2019-03-05
Refactor asserts in testing (denoland/deno_std#227)
Vincent LE GOFF
2019-03-04
Use pretty assertEqual in testing (denoland/deno_std#234)
Vincent LE GOFF
2019-03-04
Add eslint for linting (denoland/deno_std#235)
Kitson Kelly
2019-03-04
feat: parallel testing (denoland/deno_std#224)
chiefbiiko
2019-03-02
Testing add ansi color support from color module (denoland/deno_std#223)
Vincent LE GOFF
2019-03-01
Bump CI to v0.3.1 (denoland/deno_std#220)
Ryan Dahl
2019-02-23
Clean up the test failure output (denoland/deno_std#209)
Andy Hayden
2019-02-23
Add runIfMain method (denoland/deno_std#215)
Bartek Iwańczuk
2019-02-23
Fixed non-standard prefix on importing (denoland/deno_std#216)
EnokMan
2019-02-15
feat: Add pretty assert (denoland/deno_std#187)
bokuweb
2019-02-12
Pretty print exceptions (denoland/deno_std#190)
Ryan Dahl
2019-01-29
runTests added to docs (denoland/deno_std#164)
Rob Muhlestein
2019-01-26
Port prettier (denoland/deno_std#156)
Yoshiya Hinosawa
[next]