AllPairs is an open source test combinations generator written in Python. It allows one to create set of tests using 'pairwise combinations' method, reducing a number of combinations of variables into a lesser set that covers most situations.
Be the first to post a text review of AllPairs. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 2.0.1 (April 4, 2009): - Moved examples into their own directory. - 'example2.2.py' re-written to get rid of frivolous usage of decorators (thanks to Tennis Smith for bringing the example's apparent complexity to our attention). - Easier installation through distutils-based setup.py script. - Created AllPairs project on SourceForge.net with home page at http://apps.sourceforge.net/trac/allpairs/. - Submitted the project to the Python Package Index at http://pypi.python.org/pypi.
Version 2.0.1 (April 4, 2009): - Moved examples into their own directory. - 'example2.2.py' re-written to get rid of frivolous usage of decorators (thanks to Tennis Smith for bringing the example's apparent complexity to our attention). - Easier installation through distutils-based setup.py script. - Created AllPairs project on SourceForge.net with home page at http://apps.sourceforge.net/trac/allpairs/. - Submitted the project to the Python Package Index at http://pypi.python.org/pypi.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?