Integration with native node.js test runner
tshemsedinov opened this issue · 0 comments
tshemsedinov commented
Describe the problem
Need simple integration. In future we may use metatests
Describe the solution
- Load tests when env:
MODE=test
(ignore*.test.js
files otherwise). - Start application server
- Run all loaded tests
- Shutdown server