8000 GitHub - MarcDiethelm/kata: Node.js Dev Kata Setup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MarcDiethelm/kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Dev Kata Setup

This setup is using

  • Mocha as the testing framework.
  • The standard Node.js assertion module assert.
  • The "Spec" reporter for test output.

To create a new Kata just create a new test and a new library in lib/. See test/oeffnungszeiten.js and the code it's testing lib/oeffnungszeiten.js for a usage example.

Installation

  • Install Node.js
  • Then, in the terminal go to the project directory and
npm install

Run a specific test with

mocha test/filename.js

About

Node.js Dev Kata Setup

Resources

License

Stars

Watchers

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0