Skip to content

Playwright grep docs using glob not regex #30181

Closed
@MarcusElevait

Description

@MarcusElevait

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

https://nx.dev/nx-api/playwright#testing-applications

Additional context or description

The grep and grepInvert options for playwright are demanding regex not glob pattern.
So for example instead of --grep="**feat-a/**" it should be --grep="feat-a\/"

Metadata

Metadata

Assignees

Labels

priority: lowLow Priority (does not affect many people or not severely or has an easy workaround)scope: testing toolsIssues related to Cypress / Jest / Playwright / Vitest support in Nxtype: docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions