tt
Test framework
A tool for writing and running tests in Go with colorful output and benchmarking capabilities.
Simple and colorful test tools
8 stars
2 watching
1 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
assertgogolangtesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
matryer/is | A testing framework for Go with simple and readable API | 1,795 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
tvastar/test | A package of test utilities for Go programming language | 9 |
franela/goblin | A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 887 |
memsql/ntest | Provides a framework for writing type-based tests using dependency injection. | 2 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
form3tech-oss/f1 | A tool for writing load test scenarios in Go with a powerful command line runner | 155 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
airtestproject/poco | A test automation framework for UI inspection and interaction across various game engines and platforms | 1,773 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
simonjwright/scripted_testing | A tool for writing and executing scripted tests using a Tcl scripting language. | 2 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
genericlady/chemistry | A testing framework for Elixir that enables writing expressive tests using a simple syntax. | 7 |