meteor-mocha
Test driver
A test driver package for Meteor, reporting both server and client test results.
A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used for running tests on a CI server or locally.
67 stars
14 watching
40 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
automated-testinghacktoberfestjasminemeteormeteorjsmochatesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for testing Meteor applications with Mocha and running tests in the browser or from the command line. | 3 |
| Provides Mocha and Chai testing tools for Ember.js applications | 147 |
| A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
| A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
| A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
| A package that tracks user connection data and activities in Meteor applications. | 558 |
| An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment. | 922 |
| Transforms TAP test output into a formatted report with Mocha's built-in reporting capabilities | 28 |
| An isomorphic JavaScript library that allows developers to connect to a Meteor backend from various environments. | 734 |
| Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
| A package for creating reactive and customizable data tables in Meteor applications. | 363 |
| Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
| Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
| Isomorphic internationalization driver for Meteor with support of placeholders and locale auto-detection | 13 |
| A simple migration system for Meteor applications to manage changes to the database over time. | 245 |