1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jappix_ynh.git synced 2024-09-03 19:26:19 +02:00
jappix_ynh/source/test/README.md

9 lines
195 B
Markdown
Raw Normal View History

2014-03-12 14:52:47 +01:00
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