We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8220eca + 56e4392 commit 12e7db8Copy full SHA for 12e7db8
doc/en/index.rst
@@ -11,6 +11,7 @@
11
pytest: helps you write better programs
12
=======================================
13
14
+.. module:: pytest
15
16
The ``pytest`` framework makes it easy to write small tests, yet
17
scales to support complex functional testing for applications and libraries.
doc/en/reference.rst
@@ -3,8 +3,6 @@
3
API Reference
4
=============
5
6
-.. module:: pytest
7
-
8
This page contains the full reference to pytest's API.
9
10
.. contents::
0 commit comments