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

Remove all XXXContaining matchers for v9 #1366

Open
christian-bromann opened this issue Nov 22, 2023 · 0 comments · May be fixed by #1550
Open

Remove all XXXContaining matchers for v9 #1366

christian-bromann opened this issue Nov 22, 2023 · 0 comments · May be fixed by #1550

Comments

@christian-bromann
Copy link
Member

christian-bromann commented Nov 22, 2023

With #1356 we started to support asymmetric matchers e.g. expect(browser).toHaveTitle(expect.stringContaining('foobar')). With that the additional XXXContaining became redundant and I would prefer to remove them to keep the API interface assessable.

This is a v9 task and pull requests should be raised against the v9 branch. Join the 🙏-contribute channel on Discord if you are interested to join us in this effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant