balls
Test runner
A testing framework designed to simplify and expand test matrices, allowing developers to easily create and run comprehensive tests for their code.
the testing framework with balls 🔴🟡🟢
68 stars
2 watching
7 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
nimtestamenttestesteststestutilsunitunittests
Related projects:
Repository | Description | Stars |
---|---|---|
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
disruptek/criterion | A tool for comparing and measuring the performance of small code snippets | 24 |
disruptek/golden | A tool used to measure and record runtime performance of compiled code | 29 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
tdrhq/slite | Interactive test runner for Common Lisp tests | 50 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
northismirror/z-a-test | An extension that runs tests after plugin installation or update | 0 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
vsavkin/guinness | A testing framework for Dart applications | 42 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
liquidsoul/xctestplayground | A tool for writing unit tests directly in Xcode Playgrounds | 54 |