testproject-io / javascript-opensdk

TestProject OpenSDK for Node.js
Apache License 2.0
24 stars 16 forks source link

fix: ReportHelper: handle default job name when run via mocha. #9

Closed tomAtDevalore closed 3 years ago

tomAtDevalore commented 3 years ago

If the user does not specified any job name, And the test is running via mocha the system will infer the job name.

Signed-off-by: Tom Shaffir tom.shaffir@devalore.com