suites
Testing framework
A comprehensive testing framework for building reliable unit tests in TypeScript applications
A testing meta-framework that simplifies unit testing by reducing boilerplate code and enabling developers to build comprehensive and reliable test suites
367 stars
6 watching
12 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
dependency-injectioninversifyjsjestmockmockingnestjssinonspectddtestingtypescriptunit-testunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 328 |
codedownio/sandwich | A test framework for Haskell that enables developers to write and run tests for their code. | 68 |
avajs/typescript | Tools for testing TypeScript projects using AVA. | 73 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
jacob-ebey/remix-bun-testing | Testing framework for BUN, a JavaScript runtime | 105 |
microsoft/testfx | A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 752 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
bitwes/gut | A unit testing framework for the Godot Engine that allows developers to write tests for their GDScript code. | 1,865 |
lispci/fiveam | A testing framework for Common Lisp | 186 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
memsql/ntest | Provides a framework for writing type-based tests using dependency injection. | 2 |
safsdev/core | Provides a set of tools and frameworks for automating testing across various platforms and tools. | 9 |
tomokimiyauci/unitest | A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. | 7 |