Skip to content

Installation

Latest release

To install OLX Test Runner, you need to run this in bash:

Terminal window
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.

Terminal window
dart pub global activate olx_test_runner --source path