einheit
Test library
A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods.
Nim unit test library
48 stars
6 watching
7 forks
Language: Nim
last commit: about 5 years ago
Linked from 1 awesome list
macronimtestingunittest
Related projects:
Repository | Description | Stars |
---|---|---|
scalameta/munit | A testing library for Scala that provides actionable errors and extensible APIs for writing reliable tests | 431 |
scinim/unchained | A compile-time units library with type safety and support for various unit systems | 110 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
quick/spry | A Swift Playground unit testing library based on Nimble for iOS and Mac development. | 326 |
status-im/nim-unittest2 | A unit testing library for Nim that provides a more efficient and compact way to write tests. | 25 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
norman/telescope | A test library for Lua that supports declarative testing with nested contexts and code coverage reports. | 161 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
parroty/excheck | A testing library for Elixir programming language | 316 |
mmurdoch/arduinounit | A unit testing framework for Arduino projects | 395 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 243 |
codex-storage/asynctest | Complements Nim's unittest module to test asynchronous code. | 13 |
monix/minitest | A lightweight testing framework for Scala and Scala.js | 179 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |