nim-unittest2
Unit tester
A unit testing library for Nim that provides a more efficient and compact way to write tests.
Beautiful and efficient unit testing for Nim evolved from the standard library unittest
module
25 stars
15 watching
6 forks
Language: Nim
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jyapayne/einheit | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
status-im/nim-serialization | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 63 |
status-im/nim-status | Provides an implementation of the Status protocol in Nim language | 9 |
codex-storage/asynctest | Complements Nim's unittest module to test asynchronous code. | 13 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
simpletest/simpletest | A unit testing framework for PHP | 148 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
status-im/nim-http-utils | Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
status-im/nim-toml-serialization | A Nim module for serializing and deserializing TOML data | 38 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
status-im/nim-json-serialization | Provides flexible JSON serialization in Nim without relying on runtime type information | 48 |
status-im/nim-stint | A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. | 83 |