z-a-test
Test runner
An extension that runs tests after plugin installation or update
0 stars
0 watching
0 forks
Language: Shell
last commit: about 3 years ago
Linked from 1 awesome list
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 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
lambdaisland/kaocha | A comprehensive test runner for Clojure and ClojureScript applications. | 801 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |
julia-actions/julia-runtest | An action that runs tests in Julia packages. | 57 |