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
26 stars
15 watching
6 forks
Language: Nim
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
| | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 64 |
| | Provides an implementation of the Status protocol in Nim language | 9 |
| | Complements Nim's unittest module to test asynchronous code. | 13 |
| | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
| | A unit testing framework for PHP | 148 |
| | An efficient library for building REST APIs in the Nim language. | 56 |
| | A lightweight unit testing framework for Bash scripts. | 197 |
| | Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |
| | Provides a statically-typed quantity units library for the Nim language | 38 |
| | A Nim module for serializing and deserializing TOML data | 39 |
| | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
| | Automates unit testing of Angular components and services using templates | 144 |
| | Provides flexible JSON serialization with support for various features and standards compliance | 48 |
| | A stack-based arbitrary precision integer library for Nim | 84 |