Skip to content

tutortrex/gulp-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Training

This is a sample project to use the gulp build tool.

Prerequesites:

How to run

npm build
gulp

Output

[13:51:54] Using gulpfile ~/../gulp-training/gulpfile.js
[13:51:54] Starting 'check'...
[13:51:54] Starting 'lint'...
[13:51:54] Finished 'lint' after 140 ms
[13:51:54] Starting 'test'...


  Palindrome Test Block
    ✓ for palindrome
    ✓ for non palindrome
    ✓ handling of undefined value


  3 passing (6ms)

[13:51:54] Finished 'test' after 35 ms
[13:51:54] Finished 'check' after 177 ms
[13:51:54] Starting 'default'...
[13:51:54] Finished 'default' after 22 μs

Support

contactus

About

This is a tutorial on how to write unit test with gulp and mocha js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published