eradiate.test_tools
#
eradiate.test_tools.plugin
#
Helper tools for plugin tests.
|
Sample a BSDF and get corresponding |
eradiate.test_tools.regression
#
|
Common interface for tests based on the comparison of a result array against reference values. |
|
This class implements a simple test based on the root mean squared error (RMSE) of a result array with respect to the reference data. |
|
This class implements a statistical test for the regression testing campaign, based on Pearson's Chi-squared test. |
eradiate.test_tools.types
#
|
Perform kernel dictionary checks on a scene element. |