pytest and documentation
* pytest support: using my (moderately documented) canonical set of pytest fixtures * documentation folder: boilerplate documentation and setup taken from dttxml, to be filled in a bit more primarily with apidoc using sphinx-autodoc
parent
4c39963b
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- conftest.py 272 additions, 0 deletionsconftest.py
- docs/Makefile 1 addition, 1 deletiondocs/Makefile
- docs/_static/my_theme.css 15 additions, 0 deletionsdocs/_static/my_theme.css
- docs/api.rst 6 additions, 0 deletionsdocs/api.rst
- docs/conf.py 48 additions, 117 deletionsdocs/conf.py
- docs/dev.rst 76 additions, 0 deletionsdocs/dev.rst
- docs/index.rst 2 additions, 1 deletiondocs/index.rst
- docs/install.rst 4 additions, 0 deletionsdocs/install.rst
- docs/logo/LIGO_F0900035-v1.jpg 0 additions, 0 deletionsdocs/logo/LIGO_F0900035-v1.jpg
- docs/notebooks/.gitignore 0 additions, 2 deletionsdocs/notebooks/.gitignore
- pytest.ini 8 additions, 0 deletionspytest.ini
- test/budgets/test_budgets.py 14 additions, 0 deletionstest/budgets/test_budgets.py
Loading
Please register or sign in to comment