pcvs.backend.report module
- pcvs.backend.report.build_static_pages(buildir)[source]
From a given build directory, generate static pages.
This can be used only for already run test-suites (no real-time support) and when Flask cannot/don’t want to be used.
- Parameters
buildir (str) – the build directory to load
- pcvs.backend.report.locate_json_files(path)[source]
Locate where json files are stored under the given prefix.