meteor-mocha
Test runner
A package for testing Meteor applications with Mocha and running tests in the browser or from the command line.
Write meteor package tests with mocha and run them in the browser or from the command line with spacejam.
3 stars
3 watching
1 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meteor-community-packages/meteor-mocha | A test driver package for Meteor, reporting both server and client test results. | 67 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
puppet-meteor/miner | An open-source tool for generating and testing REST API requests to find errors | 37 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
jkrup/meteor-hero | Automates deployment of MeteorJS applications to Heroku with Docker and minimal configuration | 38 |
hillstreetlabs/espresso | A testing framework for Solidity smart contracts that enables parallelized and hot-reloading tests. | 76 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
lunarmodules/busted | A unit testing framework for Lua that provides a simple and extensible way to write and run tests. | 1,440 |
jvanbaarsen/spring-commands-spinach | A gem that integrates Spinach with Spring for automated testing of Ruby applications. | 3 |
spencercarli/meteor-todos-react-native | A demo project showing how to build a React Native app with a Meteor backend | 191 |