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.

GitHub

67 stars
14 watching
40 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list

automated-testinghacktoberfestjasminemeteormeteorjsmochatesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hubroedu/meteor-mochaA package for testing Meteor applications with Mocha and running tests in the browser or from the command line.3
ember-cli/ember-cli-mochaProvides Mocha and Chai testing tools for Ember.js applications147
meteor-community-packages/meteor-inject-dataA package to inject data into client-side rendered HTML at the beginning of page loading6
jprichardson/electron-mochaA tool that allows you to run Mocha tests in an Electron browser environment.346
sindresorhus/gulp-mochaA wrapper around Mocha test runner for Node.js applications using Gulp375
meteor-community-packages/meteor-user-statusA package that tracks user connection data and activities in Meteor applications.558
meteor-community-packages/meteor-rolesAn authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment.922
tapjs/tap-mocha-reporterTransforms TAP test output into a formatted report with Mocha's built-in reporting capabilities28
mondora/asteroidAn isomorphic JavaScript library that allows developers to connect to a Meteor backend from various environments.734
zaid-ajaj/fable.mochaProvides a unified testing framework for F# applications using various runners including Mocha and standalone browsers.56
meteor-community-packages/meteor-tabularA package for creating reactive and customizable data tables in Meteor applications.363
meteorhacks/meteor-ssrEnables Server Side Rendering with Meteor using compiled templates and helpers264
meteor-community-packages/meteor-collection-hooksExtends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents657
veliovgroup/meteor-internationalizationIsomorphic internationalization driver for Meteor with support of placeholders and locale auto-detection13
percolatestudio/meteor-migrationsA simple migration system for Meteor applications to manage changes to the database over time.245