Closed emilos closed 4 years ago
I'm trying to use huncwot in feature specs. I run them in parallel and I want to have a fresh instance for every spec.
To achieve that, I need to have a way to control the lifecycle of the server.
tldr; start <-> stop
Context
I'm trying to use huncwot in feature specs. I run them in parallel and I want to have a fresh instance for every spec.
To achieve that, I need to have a way to control the lifecycle of the server.
tldr; start <-> stop