Skip to content

Using ddt to improve test maintainability#4

Open
blagarde wants to merge 10 commits intosoimort:masterfrom
blagarde:ddt_testing
Open

Using ddt to improve test maintainability#4
blagarde wants to merge 10 commits intosoimort:masterfrom
blagarde:ddt_testing

Conversation

@blagarde
Copy link
Copy Markdown

Moved test cases to tab-separated CSV files with the following format:

input<tab>expected_output

This should make it easier to add new test cases.

Running the tests is done with:

python setup.py test

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.

1 participant