unit-threaded
Unit tester
An advanced unit testing framework that supports property-based testing and mocking in the D programming language.
Advanced unit test framework for D
122 stars
13 watching
38 forks
Language: D
last commit: 4 months ago
Linked from 1 awesome list
ddlangdlanguageintegration-testingmockmockingproperty-based-testingproperty-testingtestingunit-testingunittest
Related projects:
Repository | Description | Stars |
---|---|---|
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
caolan/nodeunit | A unit testing framework for Node.js and the browser with simple syntax and powerful tools. | 1,900 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
duluca/angular-unit-test-helper | A library that provides helper functions to write unit tests in Angular using mocks and spies | 6 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |
pgrange/bash_unit | A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality. | 604 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
simpletest/simpletest | A unit testing framework for PHP | 148 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
bodil/purescript-test-unit | An asynchronous unit test runner for PureScript | 87 |