testutils¶
Testing utilities.
Classes
|
A simple command-line progress bar. |
|
Simple range sequence with progress bar output |
Functions
|
Return |
|
|
|
Return |
|
Return the number of correct digits expected for a given dtype. |
|
Return a tolerance for a given dtype. |
|
Used to count the number of failures of something. |
|
Return |
|
Generate a white noise array that is compatible with |
|
Create a white noise element in |
|
Create a list of |
|
Run all doctests in the current module. |
|
Helper to create a pytest fixture using only name and params. |
|
Run ODL tests given by arguments. |
|
Run tests in file with proper default arguments. |
|
A timer decorator. |
|
A timer context manager. |