julia-runtest
Test runner
An action that runs tests in Julia packages.
This action runs the tests in a Julia package.
57 stars
8 watching
26 forks
Language: Julia
last commit: 20 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 337 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,366 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
benlau/testrunner | A tool to execute and summarize multiple test cases into a report. | 4 |
game-ci/unity-test-runner | A GitHub Action to automate test running for Unity projects | 216 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
northismirror/z-a-test | An extension that runs tests after plugin installation or update | 0 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |