Runs the configured bin function via execa.
Runs the configured bin with Node inspector enabled in attach mode (--inspect). Set BINTASTIC_DEBUG=break to break on first line instead.
Sets up the specified project for use within tests.
Sets up a tmp directory for use within tests.
Tears the project down, ensuring the tmp directory is removed. When BINTASTIC_DEBUG is set, fixtures are preserved for inspection.
The result returned by createBintastic.