Skip to content

OldSneerJaw/couchster-test-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example couchster project that demonstrates the basics of writing specifications/test cases using the built in test-fixture-maker module. Refer to the couchster README, test-fixture-maker module and validation-error-formatter module for more information.

Instructions:

  • Download project dependencies: npm install
  • Validate document definitions and run test cases: npm test
  • Generate the validation functions in the build directory: npm run build
  • Clean up all build artifacts: npm run clean

About

Basic examples of couchster test cases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published