An open API service indexing awesome lists of open source software.

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

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)