Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

test_with_ava

NPM

A workshop to learn how to write tests using AVA.

  1. Install Node.js
  2. Run npm install test_with_ava -g
  3. Run test_with_ava
  4. Select an exercise and let's rock!