No description
Find a file
Jacek Sieka e4d37dc165
v0.8.0 (#64)
With this release, tests actually are executed!
2025-07-14 12:42:47 +02:00
.github/workflows use the common CI workflow (#53) 2025-01-13 10:34:25 +01:00
scripts Add support for honggfuzz 2020-06-11 17:21:55 +03:00
tests remove workaround for buggy Nim cgen (#43) 2023-06-15 17:41:11 +00:00
testutils Restore runner (#62) 2025-07-14 08:38:07 +02:00
.editorconfig initial 2020-02-21 16:14:14 -05:00
.gitignore Updated to Nimble config (version 2) (#61) 2025-07-11 21:09:33 +02:00
config.nims Updated to Nimble config (version 2) (#61) 2025-07-11 21:09:33 +02:00
nim.cfg Add a cfg file for the CI 2020-06-12 14:23:11 +03:00
ntu.nim Restore runner (#62) 2025-07-14 08:38:07 +02:00
ntu.nim.cfg Rename the testrunner binary to ntu (from nim-test-utils) 2020-06-12 14:23:11 +03:00
README.md modify readme.md and CI status images 2020-05-14 20:05:26 +03:00
testutils.nim Some new helpers: asyncTest and procSuite 2020-05-04 20:09:40 +03:00
testutils.nimble v0.8.0 (#64) 2025-07-14 12:42:47 +02:00

Testutils

Testutils now is a home to:

License

Apache2 or MIT