Skip to content

Commit

Permalink
Added testing module to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuederle committed Aug 30, 2023
1 parent 83ac999 commit 17fa42d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/modules/testing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Testing Utils
=============

.. automodule:: tpcp.testing
:no-members:
:no-inherited-members:

Classes
-------

.. currentmodule:: tpcp.testing

.. autosummary::
:toctree: generated/testing
:template: class.rst

TestAlgorithmMixin
PyTestSnapshotTest

0 comments on commit 17fa42d

Please sign in to comment.