Bupytest

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 3

1.3.1

Fixes

- [`dfc3d75`](https://github.com/jaedsonpys/bupytest/commit/dfc3d75): Rename main script file name;
- [`5c62b02`](https://github.com/jaedsonpys/bupytest/commit/5c62b02): Update project keywords and console scripts;
- [`42403ba`](https://github.com/jaedsonpys/bupytest/commit/42403ba): Print test total time if all tests are finished;
- [`528fc4d`](https://github.com/jaedsonpys/bupytest/commit/528fc4d): Update license copyright year.

1.3.0

Improvements

- [`84b6d11`](https://github.com/jaedsonpys/bupytest/commit/84b6d11): Use `_assert_error()` method in all assert methods;
- [`9394bce`](https://github.com/jaedsonpys/bupytest/commit/9394bce): Print just 3 decimal numbers in test time;
- [`dd634ea`](https://github.com/jaedsonpys/bupytest/commit/dd634ea): Print each finished test in real time;
- [`bc2c736`](https://github.com/jaedsonpys/bupytest/commit/bc2c736): Remove time from failed unit test;
- [`215a3e7`](https://github.com/jaedsonpys/bupytest/commit/215a3e7): Move assert methods to `BaseTest` class;
- [`0404118`](https://github.com/jaedsonpys/bupytest/commit/0404118): Improve `error_msg` condition;
- [`cc27cd6`](https://github.com/jaedsonpys/bupytest/commit/cc27cd6): Improve tests log;
- [`1a07f80`](https://github.com/jaedsonpys/bupytest/commit/1a07f80): Print total unit test time.

1.2.0

Improvements

- [`c7f4384`](https://github.com/jaedsonpys/bupytest/commit/c7f4384): Changing error and success log;
- [`3f8b10d`](https://github.com/jaedsonpys/bupytest/commit/3f8b10d): Changing final message;
- [`4c087a7`](https://github.com/jaedsonpys/bupytest/commit/4c087a7): Adding function to print successful tests;
- [`b57a2ab`](https://github.com/jaedsonpys/bupytest/commit/b57a2ab): Using `time.time()` function to get test time;
- [`bf02622`](https://github.com/jaedsonpys/bupytest/commit/bf02622): Removing unnecessary variable;
- [`2e161f4`](https://github.com/jaedsonpys/bupytest/commit/2e161f4): Print test time in failed test;
- [`49bac1f`](https://github.com/jaedsonpys/bupytest/commit/49bac1f): Handling `AssertionError` exception in `BaseTest.run`.

1.1.1

Fix

- [`8e3da01`](https://github.com/jaedsonpys/bupytest/commit/8e3da01): Updating project requirements;
- [`f3fc341`](https://github.com/jaedsonpys/bupytest/commit/f3fc341): Updating requirements version.

1.1.0

Fix

- [`15dfb35`](https://github.com/jaedsonpys/bupytest/commit/15dfb35): Raise `AssertionError` exception in assert methods;
- [`193021e`](https://github.com/jaedsonpys/bupytest/commit/193021e): Stop test when assert is wrong.

1.0.3

Fix

- [`e5905e2`](https://github.com/jaedsonpys/bupytest/commit/e5905e2): Passing "." package in `run_tests` function.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.