pkgsrc/devel/py-allpairspy
schmonz 746a8a3d74 Add py-allpairspy, a pairwise test combinations generator.
AllPairs is an open source test combinations generator. It allows one to
create a set of tests using "pairwise combinations" method, reducing a
number of combinations of variables into a lesser set that covers most
situations. Features:

- Produces good enough dataset.
- Pythonic, iterator-style enumeration interface.
- Allows to filter out "invalid" combinations during search for the next
  combination.
- Goes beyond pairs! If/when required can generate n-wise combinations.
2022-03-28 15:58:29 +00:00
..
DESCR
distinfo
Makefile
PLIST