Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(no-disabled-tests): support describe.skip.each & xdescribe.each #778

Merged
merged 1 commit into from Mar 6, 2021

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Mar 6, 2021

#722 makes this just a matter of adding the extra cases 🎉

Relates to #776

Base automatically changed from master to main March 6, 2021 19:29
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍

@SimenB SimenB merged commit 6a32e87 into main Mar 6, 2021
@SimenB SimenB deleted the no-disabled-tests-describe-each branch March 6, 2021 19:39
github-actions bot pushed a commit that referenced this pull request Mar 6, 2021
## [24.1.7](v24.1.6...v24.1.7) (2021-03-06)

### Bug Fixes

* **no-disabled-tests:** adjust selector to match only test functions ([#777](#777)) ([c916902](c916902))
* **no-disabled-tests:** support `describe.skip.each` & `xdescribe.each` ([#778](#778)) ([6a32e87](6a32e87))
@github-actions
Copy link

github-actions bot commented Mar 6, 2021

🎉 This PR is included in version 24.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Mar 7, 2021
This was referenced Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants