Skip to content

Commit

Permalink
docs: anounce v7 rc
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Jul 3, 2024
1 parent 77bd937 commit ed93acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Run [BDD](https://cucumber.io/docs/bdd/) tests with [Playwright](https://playwri
> Inspired by the issue in the Playwright repo [microsoft/playwright#11975](https://github.com/microsoft/playwright/issues/11975)
> [!TIP]
> Playwright-bdd **v6** is out! Check out [Cucumber reporters](https://vitalets.github.io/playwright-bdd/#/reporters/cucumber) and share your feedback
> **Playwright-bdd v7.0 RC** is out! Dropped Cucumber package dependency, simplified configuration and other improvements. [Try it out](https://vitalets.github.io/playwright-bdd/#/guides/migration-v7) and share the feedback!
## Why Playwright runner?
Both [Playwright](https://playwright.dev/) and [CucumberJS](https://github.com/cucumber/cucumber-js) have their own test runners.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Run [BDD](https://cucumber.io/docs/bdd/) tests with [Playwright](https://playwright.dev/) runner.

> 🔥 Playwright-bdd **v6** is out! Check out [Cucumber reporters](reporters/cucumber.md) and share your feedback
> 🔥 **Playwright-bdd v7.0 RC** is out! Dropped Cucumber package dependency, simplified configuration and other improvements. [Try it out](https://vitalets.github.io/playwright-bdd/#/guides/migration-v7) and share the feedback!
## Quick start
Jump to [getting started](getting-started/index.md) or read below about `playwright-bdd` architecture.
Expand Down

0 comments on commit ed93acc

Please sign in to comment.