Skip to content

setup_* and teardown_* functions argument now optional #1734

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

Conversation

nicoddemus
Copy link
Member

setup_module, setup_function and setup_method extra argument are now optional and may be omitted.

Fix #1728

setup_module, setup_function and setup_method
extra argument are now optional and may be omitted.

Fix pytest-dev#1728
@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Coverage increased (+0.04%) to 92.31% when pulling ff8fb49 on nicoddemus:issue-1728-inconsistent-setup-teardown into ee374e3 on pytest-dev:features.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 8a73a2a into pytest-dev:features Jul 15, 2016
@RonnyPfannschmidt
Copy link
Member

lovely, thanks :)

@nicoddemus nicoddemus deleted the issue-1728-inconsistent-setup-teardown branch July 15, 2016 13:00
@nicoddemus
Copy link
Member Author

👍

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