Files
jasmine/spec/core
Steve Gravrock 166e5f4d6c Report the ID of each suite/spec's parent
This is intended to support parallel execution, which is planned for a
future release of Jasmine. Because the execution of unrelated suites will
interleave when run in parallel, reporters will not be able to assume
that the most recent `suiteStarted` event identifies the parent of the
current suite/spec. By adding this feature now, we allow reporters to
support both parallel execution and at least some 4.x versions without
having to implement two different ways of finding the parent suite.
2023-02-25 10:24:14 -08:00
..
2022-04-16 13:41:44 -07:00
2022-08-15 17:50:49 -07:00
2022-04-16 13:41:44 -07:00
2022-04-16 13:41:44 -07:00
2022-04-16 13:41:44 -07:00