Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After results are imported, you can check them in Xray.



Using Azure DevOps to store code and Jenkins to manage the builds

This scenario explores usage of the Repos facility from Azure DevOps to store the code and uses Jenkins as the build tool.

JUnit example

This recipe could also be applied for other frameworks such as NUnit, TestNG or Robot.

...