Integration tests suite for ptm-server
#Linux
sudo apt-add-repository ppa:qameta/allure
sudo apt-get update
sudo apt-get install allure
#Mac OS X
brew install allure
#Windows
scoop install allure
npm install
start SUT (ptm-server), description in documentation: ptm-server/README
-
run tests
npm test #Show allure reports allure serve ./out/allure-results