Opened at 2011-07-28T17:13:58Z
Last modified at 2011-07-28T17:14:57Z
#1453 new defect
automated tests with all supported versions of dependencies
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.8.2 |
Keywords: | test | Cc: | |
Launchpad Bug: |
Description
It's infeasible to test with all possible combinations of dependencies. However, suppose that the largest number of acceptable versions for a dependency is k. Then, using k tests we can test each version of all dependencies at least once. This seems feasible to do for a release, for example.
Note: See
TracTickets for help on using
tickets.
To implement this, we can generate k versions of the _auto_deps.py file, each specifying the dependencies using == requirements.