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

Task: Add sanity tests for PyPI packages before release #136

Closed
atodorov opened this issue Mar 7, 2018 · 0 comments
Closed

Task: Add sanity tests for PyPI packages before release #136

atodorov opened this issue Mar 7, 2018 · 0 comments
Assignees

Comments

@atodorov
Copy link
Contributor

atodorov commented Mar 7, 2018

After #133 and #134 we have to add a sanity test/make target to build the packages and compare the contents. Also try to install them inside a virtualenv and report on errors.

While at it also add a sanity check to make sure we're not including any pyc files into the package.

This should run on different Python versions and can utilize
Travis CI build stages so that package build/install tests happen only after all unit tests are PASS.

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

No branches or pull requests

1 participant