Skip to content

S2A-IO/test-suite

Repository files navigation

Setup instructions

Install packages

npm install

Running tests

Run all tests

npm run test:all -- --src=<path-to-project-root> --app=<name-of-app>

Run some tests

npm run test -- --src=<path-to-project-root> --app=<name-of-app> <path-to-a-single-test-or-path-pattern>

About

Test suite for S2A Apps

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors