Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Inherit names and tags #55

Merged
merged 4 commits into from Jun 28, 2021
Merged

Inherit names and tags #55

merged 4 commits into from Jun 28, 2021

Conversation

bahmutov
Copy link
Collaborator

bahmutov and others added 2 commits June 28, 2021 07:11
* Execute grep with contextual tag data for each it

Each it will now have contextual data from its enclosing describes.
This way, every it will get the tags & name from its parent so that if somewhere along that chain, it matches the grep expression - that test will run.

* Add tests for composing nested contexts

* Update .github/workflows/ci.yml

Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com>
@bahmutov bahmutov merged commit d3b3e4e into main Jun 28, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inherit tags between describe(context) and it should we consider the parent suite names?
2 participants