gulp-mocha
Test runner
A wrapper around Mocha test runner for Node.js applications using Gulp
Run Mocha tests
375 stars
13 watching
91 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
gulp-pluginjavascriptmochanodejstest-runner
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
robrich/gulp-exec | An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
hubroedu/meteor-mocha | A package for testing Meteor applications with Mocha and running tests in the browser or from the command line. | 3 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
sindresorhus/gulp-template | A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
subodha/magento-2-gulp | A Gulp build tool for Magento 2 that streamlines compilation and deployment processes. | 75 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |