Non-Parallel Testing Events #41205
Unanswered
fuel-wlightning
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed we have events for Parallel testing. I propose that we add events for normal unit testing.
The Parallel Testing events I think that translate:
These events would trigger on both Parallel and Non-Parallel Testing, token argument would be null (or maybe false for consistency with ParallelTesting::token()) if not parallel testing.
This could be used for environment setup that is used both for parallel testing as well as non-parallel testing.
Beta Was this translation helpful? Give feedback.
All reactions