Skip to content

railflow/testng_example

Repository files navigation

Sample TestNG project

Running sample tests

To build the project and run tests, execute the following command:

mvn clean test

This will create a testng-results.xml report file in target/surefire-reports directory.

Uploading TestNG report into TestRail using Railflow NPM package

  1. Install railflow
npm install railflow
  1. Run railflow
npx railflow -k XXXXX-XXXXX-XXXXX-XXXXX -url https://testrail.server.address/ -u username@company.io -p password -pr "Railflow Demo" -path Demo/TestNG -f testng -r target/surefire-reports/testng-results.xml -sm path -tp TestPlanName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages