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: Create automated test that includes full code base of largest OpenSource isort users #1391

Closed
timothycrosley opened this issue Aug 19, 2020 · 0 comments · Fixed by #1403
Labels
enhancement New feature or request integration

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.

To help achieve this, isort should create an integration test suite that runs the latest master of isort against its largest existing OpenSource installations and ensures it doesn't change the output when using the project's given configuration.

As a starting point:

  • django
  • plone
  • pip
  • pandas
    ...

It should be made as easy as possible to add additional repositories to this test suite, so that if major isort users do encounter regression in the future, we can offer to add their project to the test suite to ensure stability going forward.

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

Successfully merging a pull request may close this issue.

1 participant