ntest
Test framework
Provides a framework for writing type-based tests using dependency injection.
Dependency-injection test helpers for testing with nject. Golang
2 stars
9 watching
0 forks
Language: Go
last commit: about 1 month ago dependency-injectiongolanggolang-librarytestingtesting-library
Related projects:
Repository | Description | Stars |
---|---|---|
matryer/is | A testing framework for Go with simple and readable API | 1,809 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 82 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
orlangure/gnomock | A toolkit for integration and end-to-end testing without writing mocks | 1,400 |
jemc/qmlspec | An integrated QML testing framework with extensibility and customizability features. | 6 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 116 |
tomokimiyauci/unitest | A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. | 7 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 521 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |