Docs (4.0.0)
class TestScope method

getRunningTests

Returns a list of all currently running (sync and async) tests.

static

static getRunningTests(): TestCase[]

Related

  • class TestScopeA class that represents a test scope, containing a number of test cases.