pestifer.tasks.pytest_buildterminate module

Definition of a custom TerminateTask that identifies and exposes outputs for test builds of examples.

class pestifer.tasks.pytest_buildterminate.Pytest_BuildTerminateTask(specs: dict = None, **kwargs)[source]

Bases: BaseTask

do() int[source]

This method will gather all file artifacts labeled as “pytestable”, delete other file artifacts, and then either 1. save the pytestables as gold 2. compare the pytestables to the gold standard