AVA framework
Starting the Test Listener
npx slnodejs start --tokenfile /path/to/sltoken.txt --buildsessionidfile buildSessionId --teststage "Unit Tests"call npx slnodejs start --tokenfile \path\to\sltoken.txt --buildsessionidfile buildSessionId --teststage "Unit Tests"Running your tests
Functional Tests
Unit Tests
Upload report files
Coverage files
Test results files
Ending the Test Stage
Sample
Last updated
Was this helpful?

