Approvaltests

Latest version: v12.0.0

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

Scan your dependencies

Page 7 of 17

5.12.0

* .variable() indents lists correctly
* .variable(list, show_types=True) includes types in output
* .use_markers() handle exceptions being thrown in method
* run_all_combinations()
* verify_logging_for_all_combinations()

5.11.0

* SimpleLogger._logger renamed to private
* SimpleLogger.register_logger
* variable has optional parameter: show_types
Example:
python
SimpleLogger.variable("dalmatians", 101, show_types = True)

Produces:
txt
variable: dalmatians = 101 <int>

5.10.0

- Added convenience functions for warnings and variables
- Warnings print the stack trace
- Variables will handle lists and print out each element in the list

5.9.0

Added Simple Logger timestamps and toggles and other convenience methods

5.8.0

Added basic simple logger functionality.

5.7.2

Small publishing fixes for minimal-approvaltests

Page 7 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.