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

Goal Zero: Proprety based testing applied to code snippets #1393

Closed
timothycrosley opened this issue Aug 19, 2020 · 0 comments
Closed

Goal Zero: Proprety based testing applied to code snippets #1393

timothycrosley opened this issue Aug 19, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@timothycrosley
Copy link
Member

This ticket is part of an aspirational goal for the isort project to achieve zero regressions through the remaining life of the 5.0.0 release, without slowing down the release velocity.

isort should utilize hypothesis to autogenerate a large number of configuration combinations and apply them to a complex code that contains imports, comments, and unrelated code. And ensure that no comments are removed and everything that should remain does, independent to the configuration combinations utilized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant