Recent Releases of https://github.com/alicerunsonfedora/pacman-enrichment-center
https://github.com/alicerunsonfedora/pacman-enrichment-center - v2.0.0
Version 2 is a rewrite of the original autotest.py script with more features and improvements.
- The test case format has been rewritten so that it follows a series of checks.
- Custom checks can be written with Python imported via the auto test tool.
- Tests and JSON validation are now run in a
TestCaseclass. - New
--custom,--verbose, and--generate-custom-checksarguments added. - New
majority_wincheck to verify thatmyTeamwon more games than it lost.
- Python
Published by alicerunsonfedora over 6 years ago
https://github.com/alicerunsonfedora/pacman-enrichment-center - v1.0.2
Here are the following improvements to PEC (first GitHub release):
- Custom team configurations are now supported with the
teamkey in test cases. - The
tolerancekey is now optional. - You can now pass
--disable-exit-clauseas an argument when running to skip the exit code. - There's a new help screen when no arguments are passed in when running.
- Python
Published by alicerunsonfedora over 6 years ago