testrunner et al
Go to file
Miran c36724c469
update ci.yml to test Nim 2.2; also test gcc-14 (#50)
2024-09-11 07:28:01 +02:00
.github/workflows update ci.yml to test Nim 2.2; also test gcc-14 (#50) 2024-09-11 07:28:01 +02: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 Resolve ambiguity between chronicles and macros on nim v2 (#45) 2024-01-19 16:26:33 +07:00
.editorconfig initial 2020-02-21 16:14:14 -05:00
.gitignore 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 use named block and break pairs (#40) 2023-06-16 07:27:34 +00: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 update ci.yml to test Nim 2.2; also test gcc-14 (#50) 2024-09-11 07:28:01 +02:00

README.md

Testutils

Testutils now is a home to:

License

Apache2 or MIT