bahmutov / bahmutov/cypress-grep-example

Cypress grep with multiple tags is not working

Open
#128 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi,

I was trying to run multiple tags in a command line that does work.
Something like this grepTags=@abc @cde.

is this working for anyone ?
args = ['run', '--env', 'grepTags=@abc @cde','configFile=test','--reporter','junit','--spec', "specfilename"]

Can you please help ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the provided Cypress run arguments with one tag and then with `grepTags=@abc @cde`, using the named `specfilename` entry point. Trace how the command-line environment value is parsed and confirm that the multiple-tag invocation selects the intended tests and produces the expected JUnit report.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, javascript
Domain
cli, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.