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

Test that Flask-Fixtures works with the @skip decorator on both methods and classes #5

Open
croach opened this issue Jul 1, 2014 · 0 comments

Comments

@croach
Copy link
Owner

croach commented Jul 1, 2014

NOTE: the skip decorator was added in python 2.7, so we'll have to test that there.

  • The test should be skipped
  • The setup and teardown methods should be skipped
  • The class should be skipped
  • The setup_class and teardown_class methods should be skipped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant