Skip to content

daspec/daspec-js-npm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example DaSpec JS setup running inside Node for testing javascript projects.

Build Status

This project demonstrates how to:

Installation

Check out the git repository, then do

npm install

to pull the dependencies. You should be able to run

npm test

and DaSpec will execute the spec files from the specs folder, saving them into daspec-output.

For configuration details, see the scripts part of package.json and the custom-daspec.json config file.

About

An example project set-up for running DaSpec tests using Node.JS

Resources

License

Stars

Watchers

Forks

Packages

No packages published