parallel_split_test
Test runner
A tool to split and run large test suites in parallel across multiple processes.
Split a big test file into multiple chunks and run them in parallel
90 stars
7 watching
10 forks
Language: Ruby
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Standalone autotest for testing Ruby applications without ZenTest | 121 |
| A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. | 424 |
| A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| A tool for automating parallel test runs on Android and iOS devices in Firebase Test Lab | 682 |
| A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
| Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
| A tool that simplifies the setup and running of JMeter load tests in a project | 37 |
| A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
| An application that provides a simple and flexible way to run tests in Go projects. | 8 |
| A fast and feature-rich Python test runner that provides a clean and user-friendly interface for running tests. | 794 |
| An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,893 |
| A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
| A tool to execute and summarize multiple test cases into a report. | 4 |
| An addon that allows more control over running tests in Ember applications | 286 |
| A testing framework designed to simplify and expand test matrices, allowing developers to easily create and run comprehensive tests for their code. | 68 |