python3-flake8-pytest - 1.4-2 main

This module integrates with Flake8 to check for uses of Django-style assert
statements in Python test codes, advocating for the use of plain assert
statements.
.
It encourages developers to replace traditional unittest and Django
assertions like self.assertEqual(a, b) with the more Pythonic
assert a == b.
.
This plugin enhances code readability and maintains consistency across test
suites.

Priority: optional
Section: python
Suites: dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 25.6 kB
Architectures: all 

 

Versions

1.4-2 all