Expand description
Various utilities for testing.
Constants§
- EXECUTE_
BINARY_ NAME - The name of binary spawned to execute a PVF
- PREPARE_
BINARY_ NAME - The name of binary spawned to prepare a PVF artifact
Functions§
- artifact_
id - Creates a new PVF which artifact id can be uniquely identified by the given number.
- build_
workers_ and_ get_ paths - Retrieves the worker paths and builds workers as needed.
- validate_
candidate - A function that emulates the stitches together behaviors of the preparation and the execution worker in a single synchronous function.