Skip to content

Commit ebe8cd2

Browse files
committed
add to the documentation
1 parent 7312437 commit ebe8cd2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/source/api/testing.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
=======
2+
Testing
3+
=======
4+
5+
This submodule contains tools to help with testing PyMC code.
6+
7+
8+
.. currentmodule:: pymc.testing
9+
10+
.. autosummary::
11+
:toctree: generated/
12+
13+
mock_sample
14+
mock_sample_setup_and_teardown

0 commit comments

Comments
 (0)