From 12732b13c55eb91f32ed65f1d8a1f72b4aa2c534 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 31 Mar 2023 15:52:21 +0200 Subject: Add pytest driver in Xtesting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Edouard Hinard Signed-off-by: Cédric Ollivier Change-Id: Ice364f7f4287aacc7f375ed4a23503fd38c8e543 --- api/apidoc/xtesting.core.pytest.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 api/apidoc/xtesting.core.pytest.rst (limited to 'api/apidoc/xtesting.core.pytest.rst') diff --git a/api/apidoc/xtesting.core.pytest.rst b/api/apidoc/xtesting.core.pytest.rst new file mode 100644 index 00000000..fcc649f7 --- /dev/null +++ b/api/apidoc/xtesting.core.pytest.rst @@ -0,0 +1,7 @@ +xtesting\.core\.pytest module +============================= + +.. automodule:: xtesting.core.pytest + :members: + :undoc-members: + :show-inheritance: -- cgit 1.2.3-korg