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

Revert "Improved code comments and renamed the test name format enum class #84

Closed

Conversation

mtreinish
Copy link

This reverts commit 6bf51b5. It added a
needless hard dependency on nose which is a deprecated and no longer
supported anymore. We should avoid using it where possible, especially
since ddt is widely used in test suites that have nothing to do with
nose.

Fixes #83

…class"

This reverts commit 6bf51b5. It added a
needless hard dependency on nose which is a deprecated and no longer
supported anymore. We should avoid using it where possible, especially
since ddt is widely used in test suites that have nothing to do with
nose.

Fixes datadriventests#83
@wswld
Copy link
Contributor

wswld commented May 15, 2020

Addressed the issue in #86, will close this one.

@wswld wswld closed this May 15, 2020
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.

New release causes error on import
2 participants