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 TestCase class.
  • New --custom, --verbose, and --generate-custom-checks arguments added.
  • New majority_win check to verify that myTeam won 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 team key in test cases.
  • The tolerance key is now optional.
  • You can now pass --disable-exit-clause as 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