Versions Compared

Key

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

When navigating to the Unit Tests tab and assuming some tests have run, you'll see a web page similar to the one pictured below.

Image Removed

The  The page is split into two, the top part is the test result header and the table underneath lists the tests. 

Image Added

Note: Unit tests are created at the end of each stage they were run in. Be sure to refresh the page once the build has completed to get an accurate representation of unit tests in the result header.

 

Test Result Header

Image Added

Each type of unit test result in the test result header is clickable and will filter the table below it to show only those types of tests. The . The result header will vary depending on the results of the tests. To keep things simple we've chosen to hide/show certain unit test results in the result header. Unit tests can have many different results so if there are no tests for a certain result we hide it (except for New Failures). Regardless of the test outcomes we always show New Failures as the default view. Note: Unit tests can be viewed as soon as the stage they were generated in has completed. Be sure to refresh the page once the build has completed to get an accurate representation of unit tests in the result header.The complete list of test result headers are: Total, Passed, Fixed, 

 

Navigating Unit Tests

Test Result Header

Image Removed

Each type of unit test result in the test result header is clickable and will filter the table below it to show only those types of tests. Clicking a summary field will also take into account the current filtering of test results.

...

"Display By"

The Display By drop down changes the way tests are viewed.

...