Psytester

Latest version: v0.5.1

Safety actively analyzes 622330 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

* mmtester renamed to psytester
* run: --debug mode added
* show: new general/leaderboard replaces general/show_XXX options and allows for custom leaderboard order
* show: new options for including/excluding specific results files, use --files LIST OF FILES / --xfiles LIST OF FILES respectively; you can use both at the same time
* show: you can use --dir to specify the directory for the files

0.5.0

* complete overhaul of cmd line help
* --help will only show the explanation for arguments relevant to your mode (e.g. run, show, find)
* help descriptions should be more clear now
* some of the commands are invoked differently, most notable run is now "mmtester r ..." instead of "mmtester ..."
* run: patterns for extracting the score / metadata are converted to regex and are editable in the config files
* show: new option --var VARIABLE in order to show stats for VARIABLE instead of score
* show: --noscale override to remove scaling from cmd line
* run: removed support for AHC generator; running generator single time manually is always going to be easier than configuring it to work with mmtester
* show: additional "Missing" column for tests missing score (or a specified variable)
* find: you can use --tests as a filter
* run: removed --benchmark as it was a cumbersome option and was inferior to just running "mmtester show" during the run
* tester.py functions as a stand-alone script (if you need changes, you can create local copy of tester.py run it from current directory)

0.4.1

* separate predefined configs for topcoder/atcoder

0.4.0

* added support atcoder heuristic contests (AHC)
* new & improved documentation
* added support for multiple config files; --XXX-config replaced with --config-XXX commands
* renamed/added bunch of cfg options to accommodate for atcoder support

0.3.0

* added --generate-scripts (initial support, format might change in the future)

0.2.2

* show: of bests/uniques/gain for each run (enabled/disabled in config)
* show: option for autohiding fails when there are no failed testcases

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.