Vulture
Vulture is a fake HTCondor. It doesn't submit jobs to a cluster, instead it runs them locally. This tool is intended to bypass HTCondor for integration testing purposes.
usage: vulture [-h] {dag,job,spy} ...
Tool to run HTCondor job specs and DAG workflows locally
positional arguments:
{dag,job,spy}
dag DAG operations
job Job operations
spy Spy on executions
optional arguments:
-h, --help show this help message and exit