Installation
Latest release
To install OLX Test Runner, you need to run this in bash:
dart pub global activate olx_test_runner
Locally
To use OLX Test Runner from local path, invoke this command from the directory which contains olx_test_runner
sub directory.
dart pub global activate olx_test_runner --source path