Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 188 Bytes

Marty test examples

Examples for how to test a Marty application.

Quick start

All tests live within ./app/**/__tests__/*

npm install
npm test