Skip to content

Feature setup show #1695

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

Merged
merged 3 commits into from
Jul 6, 2016
Merged

Feature setup show #1695

merged 3 commits into from
Jul 6, 2016

Conversation

sallner
Copy link
Member

@sallner sallner commented Jul 3, 2016

After implementing --setup-only and --setup-plan it seemed to be reasonable to also include an option to show the fixture setup and teardown, while actually executing the tests.

Here's a quick checklist that should be present in PRs:

  • Target: for bug or doc fixes, target master; for new features, target features
  • Make sure to include one or more tests for your change
  • Add yourself to AUTHORS
  • Add a new entry to the CHANGELOG (choose any open position to avoid merge conflicts with other PRs)

sallner added 3 commits July 3, 2016 21:07
to also be able to see fixture setup with normal test execution.
@coveralls
Copy link

coveralls commented Jul 3, 2016

Coverage Status

Coverage increased (+0.005%) to 92.095% when pulling 6438895 on sallner:feature-setup-show into 7927dff on pytest-dev:features.

@nicoddemus
Copy link
Member

Thanks @sallner! 😁

@nicoddemus nicoddemus merged commit f31c31a into pytest-dev:features Jul 6, 2016
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.

3 participants