-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
p2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)
Description
Clear and concise description of the problem
I'd like to be able to access additional information about the currently running test within beforeEach,
Suggested solution
Add a meta property to TestOptions which can then merged with any meta property defined in the test preserving existing functionality.
Alternative
- Wrap each test in a separate describe block.
- Matching in the test name .. e.g.
ctx.task.name.startsWith(...)
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
p2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)
Type
Projects
Status
P2 - 2