Lest

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

Added:

+ keyword argument `message` to `lest.assert_raises`

0.6.0

Added:

+ argument `info_level` to function `lest.run`
+ argument `out_format` to function `lest.run`

0.5.0

Changed:

+ Improve `AssertionError`'s messages in all assertions

Removed:

+ Remove attribute `message` from all assertions

0.4.1

Added:

+ Exiting with non-zero exit code if some tests weren't passing

0.4.0

Added:

+ Printing name of function's module

Changed:

+ Allow writing, for example, `lest.assert_eq`, but not `lest.assertions.assert_eq`
+ Fix bug in `lest.setup`: this decorator didn't return function
+ `lest.run` didn't count errors in total

0.3.0

Added:

+ module `assertions`
+ decorator `setup`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.