Skip to content

Commit 19b94ac

Browse files
committed
Update README book banner
1 parent 68edba3 commit 19b94ac

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ pytest-randomly
2424

2525
Pytest plugin to randomly order tests and control ``random.seed``.
2626

27+
----
28+
29+
**Testing a Django project?**
30+
Check out my book `Speed Up Your Django Tests <https://adamchainz.gumroad.com/l/suydt>`__ which covers loads of ways to write faster, more accurate tests.
31+
32+
----
33+
2734
Features
2835
========
2936

@@ -109,13 +116,6 @@ Install with:
109116
110117
Python 3.8 to 3.12 supported.
111118

112-
----
113-
114-
**Testing a Django project?**
115-
Check out my book `Speed Up Your Django Tests <https://adamchainz.gumroad.com/l/suydt>`__ which covers loads of ways to write faster, more accurate tests.
116-
117-
----
118-
119119
Usage
120120
=====
121121

0 commit comments

Comments
 (0)