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?

