gulp-jasmine
Test runner
A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework.
Run Jasmine tests in Node.js
111 stars
7 watching
39 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
gulp-pluginjasminejavascriptnodejstest-runner
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
robrich/gulp-exec | An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling. | 163 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
hillstreetlabs/espresso | A testing framework for Solidity smart contracts that enables parallelized and hot-reloading tests. | 76 |
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-markdown | Converts Markdown files to HTML using the marked library | 181 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
sindresorhus/gulp-template | A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |