TeamCity REST API Reference
 

TestLocator

Last modified: 22 May 2023

Represents a locator string for filtering Test entities. Examples:

  • currentlyInvestigated:true — find last 100 tests which are being currently investigated.

  • build:<buildLocator> — find tests under build found by buildLocator.