Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

wtnabe/tdd-bed-nodejs-mocha-espower-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare

  1. npm install
  2. npm run

read results of npm run

Note

  • require src file in each test files.
  • require power-assert in each test files.
  • ( write global.Foo = Foo; in each src files if you wish test them like with browser )

About

A minimum base for TDD practice with Node.js, Mocha, CoffeeScript and Power Assert

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published