cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.97k stars 3.18k forks source link

Printed params on the console are not shown with multiples tags or long groups #25736

Open estrada9166 opened 1 year ago

estrada9166 commented 1 year ago

Current behavior

When using multiples tags or long group names, the params shown on the console are truncated, hiding those and not showing the used values

image image

Desired behavior

Show all the used params

Test code to reproduce

Run cypress using long tag values --tag foo,bar,baz,electron-smoke-tests-1,electron-smoke-tests-2

Cypress Version

12.5.1

Node version

16.18.0

Operating System

macOs

Debug Logs

No response

Other

No response

marktnoonan commented 1 year ago

@marktnoonan noting this might be a good first issue for somebody I know, but if they are going to pick it up I will update and assign this ticket, until then it's still fair game.