Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 324 Bytes

aat-starter

Getting Started

  • Install Node
  • Install Git SCM
  • Clone repo
  • run npm install

Run the Demo

  • run npm test to run the demo code

Code your own tests

  • Create feature files
  • Run npm test to let chimp tell you what steps to add
  • Add step files with code to cover Acceptance Criteria segments