Reference File Testing Tools (reftest.reftest)¶
Reference/API¶
reftest.reftest Module¶
Functions¶
StringIO |
StringIO([s]) – Return a StringIO-like stream for reading or writing | ||
find_matches(ref_file, session[, max_matches]) |
|
||
get_pipelines(exp_type) |
|||
or_(*clauses) |
Produce a conjunction of expressions joined by OR. |
||
override_reference_file(ref_file, pipeline) |
|||
test_reference_file(ref_file, data_file) |
Override CRDS reference file with the supplied reference file and run pipeline with supplied data file. |