testrunner et al
Go to file
Zahary Karadjov 1f66448152
programMain is now active only in the main module
2021-12-15 19:27:52 +02:00
.github/workflows CI: move to GitHub Actions (#31) 2021-11-18 00:06:05 +01:00
scripts Add support for honggfuzz 2020-06-11 17:21:55 +03:00
tests CI: move to GitHub Actions (#31) 2021-11-18 00:06:05 +01:00
testutils programMain is now active only in the main module 2021-12-15 19:27:52 +02:00
.appveyor.yml add userprofile path 2020-02-22 10:43:20 -05:00
.editorconfig initial 2020-02-21 16:14:14 -05:00
.gitignore initial 2020-02-21 16:14:14 -05:00
.travis.yml initial 2020-02-21 16:14:14 -05:00
README.md modify readme.md and CI status images 2020-05-14 20:05:26 +03:00
nim.cfg Add a cfg file for the CI 2020-06-12 14:23:11 +03:00
ntu.nim remove "--skipParentCfg:on" (#32) 2021-11-19 00:05:06 +01:00
ntu.nim.cfg Rename the testrunner binary to ntu (from nim-test-utils) 2020-06-12 14:23:11 +03:00
testutils.nim Some new helpers: asyncTest and procSuite 2020-05-04 20:09:40 +03:00
testutils.nimble version 0.4.2 2021-11-19 00:07:19 +01:00

README.md

Testutils

Testutils now is a home to:

License

Apache2 or MIT