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

Use pytest fixtures to setup browser, split up chrome and firefox jobs #1299

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

jsfehler
Copy link
Collaborator

This PR adds:

  • A command line option for setting the browser name when running our test suite.
  • A pytest fixture for the browser and browser configuration which consumes the command line option

Doing so allows us to resolve the browser's name on a per-job basis instead of on each individual test.

@jsfehler jsfehler merged commit 17ef237 into cobrateam:master Jun 14, 2024
26 checks passed
@jsfehler jsfehler deleted the refactor_test_fixtures branch June 14, 2024 16:12
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

Successfully merging this pull request may close these issues.

1 participant