If your testing framework is jasmine-node, SeaLights agent integrates directly with it and reports the test results to the server directly

See 'Generating an Agent token' for instructions on how to generate a token

Sample command

./node_modules/.bin/slnodejs jasmine --tokenfile /path/to/sltoken.txt --buildsessionidfile buildSessionId --teststage "Unit Tests" test
BASH