Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.base
Commits
4feea1ce
Commit
4feea1ce
authored
Oct 22, 2015
by
Manuel Günther
Browse files
Added the documentation for the test_utils to the Python API documentation
parent
cfb49455
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/py_api.rst
View file @
4feea1ce
...
...
@@ -31,9 +31,23 @@ Functions
bob.io.base.extensions
bob.io.base.get_config
Test Utilities
--------------
These functions might be useful when you are writing your nose tests.
Please note that this is not part of the default ``bob.io.base`` API, so in order to use it, you have to ``import bob.io.base.test_utils`` separately.
.. autosummary::
bob.io.base.test_utils.datafile
bob.io.base.test_utils.temporary_filename
bob.io.base.test_utils.extension_available
Details
-------
.. automodule::
bob.io.base
.. automodule::
bob.io.base.test_utils
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment