Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cypress run --record should print the URL to the cypress.io dashboard #494

Closed
arthens opened this issue May 10, 2017 · 6 comments · Fixed by #1722
Closed

cypress run --record should print the URL to the cypress.io dashboard #494

arthens opened this issue May 10, 2017 · 6 comments · Fixed by #1722
Assignees
Labels
cli type: feature New feature that does not currently exist
Milestone

Comments

@arthens
Copy link

arthens commented May 10, 2017

Are you requesting a feature or reporting a bug?

Feature request.

Current behavior:

Running cypress run --record ... does not print the URL of the report it created in the cypress.io dashboard.

Expected behavior:

Running cypress run --record ... should print the URL of the report it created in the cypress.io dashboard. (https://dashboard.cypress.io/#/projects/.../run/....)

Additional Info

This feature would be very useful when working in large teams. Right now you have to check all recent reports until you find your own.

@arthens arthens changed the title cypress run --record should print the URL to the cypress.io dashboard cypress run --record should print the URL to the cypress.io dashboard May 10, 2017
@jennifer-shehane jennifer-shehane added cli type: feature New feature that does not currently exist labels May 10, 2017
@cameronc56
Copy link

Would love this so i could post a direct URL to the dashboard run in hipchat/slack/etc. ex:
FooBar test complete, 37/40 tests passed in 100 seconds. [View Report](direct-url-to-dashboard-run)

@jennifer-shehane jennifer-shehane added the stage: ready for work The issue is reproducible and in scope label Dec 12, 2017
@jennifer-shehane
Copy link
Member

@cameronc56 We're also working on integration with services like these if you have any feedback for that issues: #981

@brian-mann brian-mann added this to the 2.0.0 milestone Feb 1, 2018
@jennifer-shehane jennifer-shehane modified the milestones: 2.0.0, 3.0.0 Feb 16, 2018
@brian-mann brian-mann self-assigned this May 14, 2018
@jennifer-shehane jennifer-shehane added stage: pending release and removed stage: ready for work The issue is reproducible and in scope stage: pending release stage: investigating Someone from Cypress is looking into this stage: needs investigating Someone from Cypress needs to look at this labels May 22, 2018
@brian-mann
Copy link
Member

Released in 3.0.0.

@arthens
Copy link
Author

arthens commented May 30, 2018

Brilliant, thank you!

@Enriquecava
Copy link

@brian-mann is there any option to get this dashboard URL from inside the test?

@rojalbati-cf
Copy link

@brian-mann is there any option to get this dashboard URL from inside the test?

Same question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli type: feature New feature that does not currently exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants