Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/en/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
pytest: helps you write better programs
=======================================

.. module:: pytest

The ``pytest`` framework makes it easy to write small tests, yet
scales to support complex functional testing for applications and libraries.
Expand Down
2 changes: 0 additions & 2 deletions doc/en/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
API Reference
=============

.. module:: pytest

This page contains the full reference to pytest's API.

.. contents::
Expand Down