Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.
/ gulp-tdd-seed Public archive

Gulp seed project optimized for TDD workflow server and client side

Notifications You must be signed in to change notification settings

stefaneg/gulp-tdd-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp - Express - Mocha - WebPack TDD centric seed project.

Aims to provide ultimate TDD workflow with single command launching

  • NodeJS Express API server which is automatically restarted on server changes, and server changes only.
  • Server side Mocha tests which are automatically rerun on server changes, and server changes only.
  • Browser opening webapp with livereload.
  • Browser opening mocha client side tests with livereload

Getting started

Start dev env by running gulp dev

Package for distribution by running gulp dist

About

Gulp seed project optimized for TDD workflow server and client side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published