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

Ability to run tests few times with different settings #176

Open
piotr-bejamas opened this issue Apr 6, 2021 · 0 comments
Open

Ability to run tests few times with different settings #176

piotr-bejamas opened this issue Apr 6, 2021 · 0 comments

Comments

@piotr-bejamas
Copy link

Is your feature request related to a problem? Please describe.
I'm not able to run tests for different viewports. Let's say I would like to test my app against mobile, tablet and desktop viewport.

Describe the solution you'd like
Ability to run tests with config in separate js file. I'm using this solution now https://maxschmitt.me/posts/cypress-testing-mobile-tablet-desktop/ for running my tests, but seems to be not possible to run it with this plugin.
or
ability to set multiple configuration json files with configFile option.
[[plugins]] package = "netlify-plugin-cypress" [plugins.inputs] configFile = "cypress.netlify.json"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant