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"ests"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?

