Skip to content

Commit 815d91b

Browse files
Add pre-commit badge to README.rst
1 parent 537bb5a commit 815d91b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ by Marximus Maximus (https://www.marximus.com)
99
.. image:: https://github.com/MarximusMaximus/pytest-prefer-nested-dup-tests/workflows/main/badge.svg
1010
:target: https://github.com/MarximusMaximus/pytest-prefer-nested-dup-tests/actions
1111

12+
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
13+
:target: https://github.com/pre-commit/pre-commit
14+
:alt: pre-commit
15+
1216
A Pytest plugin to drop duplicated tests during collection, but will prefer keeping nested packages.
1317

1418
By default, when de-duplicating tests, all sub-packages become top level packages. This plugin keeps

0 commit comments

Comments
 (0)