If your testing framework is jasmine-node, SeaLights agent integrates directly with it and reports the test results to the server directly
Sample command
./node_modules/.bin/slnodejs jasmine --tokenfile /path/to/sltoken.txt --buildsessionidfile buildSessionId --teststage "Unit Tests" test
BASH