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

playwright/expect-expect playwright/valid-title playwright/valid-describe-callback triggered by test.slow / test.use / test.describe.configure #258

Closed
nickredmark opened this issue Feb 27, 2024 · 1 comment
Labels

Comments

@nickredmark
Copy link

nickredmark commented Feb 27, 2024

Migrating from v1.3.1 to v1.4.0 there are some rules triggered by strange usages of test.

  • test.slow() triggers Test has no assertions playwright/expect-expect
  • test.use(...) triggers Test has no assertions playwright/expect-expect and Title must be a string playwright/valid-title
  • test.describe.configure(...) triggers Describe requires name and callback arguments playwright/valid-describe-callback and Title must be a string playwright/valid-title
Copy link

🎉 This issue has been resolved in version 1.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant