Pytestify

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 3

1.2.0

- `--with-count-equal` optional argument to rewrite `assertCountEqual`
- Rewrite `delta=` in `assertAlmostEqual`

1.1.0

- Feature: Rewrites `self.assertEqual(a, None)` to `assert a is None` rather than `assert a == None`

1.0.8

- Fix: A class called `ThingTestCase` should be renamed to `TestThing`

1.0.7

- Another edge case involving multi-line comments and trailing slashes

1.0.6

- Fix edge case where commas in multiline asserts don't have trailing slashes but should
- Two spaces between trailing slashes and inline comments

1.0.5

- If assert is alone, combine the next line with it

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.