TeamCity REST API Reference
 

TestOccurrenceLocator

Last modified: 22 May 2023

Represents a locator string for filtering TestOccurrence entities. Examples:

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

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