mercurial-litf

A litf plugin for the Mercurial test runner


License
MIT
Install
pip install mercurial-litf==0.1.0

Documentation

mercurial-litf

A litf compatible plugin for the Mercurial test runner.

It can be used with Balto: BAlto is a Language independent Test Orchestrator.

Installation

You can install "mercurial-litf" via pip from PyPI:

    $ pip install mercurial-litf

Configuration

The mercurial-litf CLI need to find where the Mercurial test-runner is located. It reads the MERCURIAL_RUN_TESTS_PATH environment variable in order to do so, please ensure it's defined in your environment.