pioneer
pioneer copied to clipboard
Make it optional to kill the process after the features ran
Currently pioneer always exits the process when Cucumber finished running the tests. This prevents others from integrating pioneer into existing testing frameworks that have a long-running process which re-runs tests on file changes.
It would be awesome if one can provide a configuration flag like exitAfterFeatures
:+1: