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

Regression testing of dependencies #399

Open
i-keliukh opened this issue Apr 17, 2020 · 0 comments
Open

Regression testing of dependencies #399

i-keliukh opened this issue Apr 17, 2020 · 0 comments

Comments

@i-keliukh
Copy link
Contributor

i-keliukh commented Apr 17, 2020

We need to implement extended testing for compatibility with various OS versions and dependencies versions.
The test should install test environment on several versions of supported OSes and install several versions of dependencies in different combinations. Then, on each variant a full test suite has to be performed.
The detection of dependencies and installation of versions has to be automatic, based on setup.py.
Since this test would take much time, it should be done once a week against committed sources only.
As an option, a badge can be displayed on a main page of the repository.

Relates to #280.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant