Karma test framework
Step
Command
Unit Tests
Functional Tests
Starting the Test Stage
npx slnodejs start --tokenFile /path/to/sltoken.txt --buildSessionIdFile buildSessionId --testStage "Unit Tests"Running your tests
Functional Tests
Unit Tests
Uploading Test Metadata
Upload coverage report files from Unit Tests
Upload test results report files
Ending the Test Stage
Sample - Capturing Unit Tests with Karma
Last updated
Was this helpful?

