Universum icon indicating copy to clipboard operation
Universum copied to clipboard

Regression testing of dependencies

Open i-keliukh opened this issue 5 years ago • 0 comments

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.

i-keliukh avatar Apr 17 '20 08:04 i-keliukh