node-test-runner
Test runner
Tools for running tests in Elm applications
Runs elm-test suites from Node.js. Get it with npm install -g elm-test
135 stars
12 watching
79 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jfairbank/run-elm | A command-line tool to run Elm code from the Node.js environment. | 52 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
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 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
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 |
unit4/karma-extjs | A tool for running tests in Ext JS applications using Karma. | 17 |
tomastrajan/angular-js-es6-testing-example | Provides testing tools and seed code for Angular JS applications using ES6 modules | 171 |
weavejester/eftest | A Clojure test runner that provides fast and pretty testing capabilities | 424 |