Function run

Source
pub fn run() -> Result<()>
Expand description

Script to run E2E tests.

§Errors

Will return an error if it can’t load the tracker configuration from arguments.

§Panics

Will panic if it can’t not perform any of the operations.