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

Moved @named_data into main ddt.py module so it can be imported. #109

Conversation

orgadish
Copy link
Contributor

Issue #106

Changes:

  • Moved @named_data and NamedData types into main ddt.py module so it can still be imported as a single module.
  • Updated tests accordingly.

Testing:

  • test_named_data and all non-yaml tests in test_example are successful using Python 2.7 and 3.10

@orgadish
Copy link
Contributor Author

orgadish commented Jul 8, 2022

@wswld This is a simple change. Let me know if it makes sense or if you prefer to resolve #106 a different way.

@wswld wswld merged commit bdb9cb1 into datadriventests:master Aug 2, 2022
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.

2 participants