From c78a8b28dc330791e5cd30a19c045c37eda162f2 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 22 Feb 2016 20:42:39 -0300 Subject: [PATCH] Add reference to some builtin fixtures in "contents" Fix #1408 --- doc/en/contents.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/en/contents.rst b/doc/en/contents.rst index 065d23e44..48c3471b5 100644 --- a/doc/en/contents.rst +++ b/doc/en/contents.rst @@ -13,8 +13,13 @@ Full pytest documentation overview apiref example/index - plugins + monkeypatch + tmpdir + capture + recwarn cache + plugins + contributing talks