-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Testing
Use Case
As a Node driver engineer,
I want our metadata to apply to any nested context or describe blocks, if its applied to the top level describe
So that applying metadata to test suites is possible without applying the metadata to each describe block in the file.
User Impact
none.
Dependencies
none.
Acceptance Criteria
- Update our test filtering structure to filter based on any metadata in the parent tree for a given test.