Packages tagged: unit-testing
contracts
Design by Contract (DbC) library with minimal runtime.
cucumber
implements the cucumber BDD framework in the nim language
drchaos
A powerful and easy-to-use fuzzing framework in Nim for C/C++/Obj-C targets
findtests
A helper module for writing unit tests in Nim with nake or similar build system.
gimei
random Japanese name and address generator
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
mocknim
Mocking framework for Nim language
nimfuzz
Simple and compact fuzzing
ptest
Print-testing for nim.
testutils
A comprehensive toolkit for all your testing needs
unittest2
Unit test framework evolved from std/unittest