testrunner
Test runner
A tool to execute and summarize multiple test cases into a report.
Qt Test Runner - A tiny tool to execute multiple QTestLib application and combine the testing result into a summary report.
4 stars
4 watching
1 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library to enhance Qt testing frameworks with support for multiple test objects and customization options. | 60 |
| A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
| A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |
| An application that provides a simple and flexible way to run tests in Go projects. | 8 |
| A tool to split and run large test suites in parallel across multiple processes. | 90 |
| Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 149 |
| A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| A tool for running unit and integration tests in React Native's environment. | 5 |
| A tool for writing unit tests directly in Xcode Playgrounds | 54 |
| An action that runs tests in Julia packages. | 57 |
| A tool for running end-to-end tests using Jest and Playwright. | 531 |
| A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
| A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
| Automates performance and functional tests using a suite of tools | 2,022 |
| A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |