https://github.com/ducksoupdev/testable-gulp
Example of how to test Gulp tasks
https://github.com/ducksoupdev/testable-gulp
Last synced: 4 days ago
JSON representation
Example of how to test Gulp tasks
- Host: GitHub
- URL: https://github.com/ducksoupdev/testable-gulp
- Owner: ducksoupdev
- Created: 2015-02-06T16:27:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T17:08:53.000Z (over 11 years ago)
- Last Synced: 2025-03-06T00:31:32.513Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Testable Gulp
This is a sample repo for how to unit test Gulp tasks.
A full tutorial is available on the blog at:
[http://ducksoupdev.co.uk/testable-gulp](http://ducksoupdev.co.uk/testable-gulp)