Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « test - github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5eaeb5a769fb1107b349ded3e0ff238e82f1f697 (plain)
1
2
3
4
5
6
7
8
9
Jappix Test
===========

Test tools used by our CI (Continuous Integration) system to run tests on our code once a commit is made.

If you need to run tests manually, run:

> cd ./test
> npm test