Is it possible to run a command before performing HyperExecute tests?
Hey Junior,
HyperExecute provides smart CI features where you can run any command before and after running tests using pre and post steps. Common use cases include, building/compiling binaries, downloading dependencies, starting services in the background or any arbitrary command.