mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
docs(pw): soften plugin.json description — TestRail/BrowserStack are optional, manually-enabled (#978)
Marketplace listing said 'sync with TestRail, run on BrowserStack' which reads as out-of-the-box capability; the integrations now require manual enablement. Reword to 'optional (manually enabled) TestRail/BrowserStack integrations' so the listing itself doesn't oversell. Per review feedback on #981.
This commit is contained in:
parent
d655976ccf
commit
9645307cfd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pw",
|
||||
"description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.",
|
||||
"description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, with optional (manually enabled) TestRail/BrowserStack integrations. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.",
|
||||
"version": "2.9.0",
|
||||
"author": {
|
||||
"name": "Alireza Rezvani",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue