Show More
@@ -0,0 +1,13 | |||||
|
1 | # Balto (https://bitbucket.org/lothiraldan/balto/src) is a test orchestrator | |||
|
2 | # which is compatible with all test runner that can emit the LITF | |||
|
3 | # (https://github.com/lothiraldan/litf) test format. | |||
|
4 | ||||
|
5 | # The plugin for the Mercurial test runner is mercurial-litf | |||
|
6 | # (https://pypi.org/project/mercurial-litf/). Make sure to follow the | |||
|
7 | # instruction and configuration instructions here: | |||
|
8 | # https://bitbucket.org/lothiraldan/mercurial_litf/src/default/ | |||
|
9 | ||||
|
10 | # You can launch Balto with `balto /path/to/mercurial/tests/` | |||
|
11 | ||||
|
12 | name = "Mercurial Test Suite" | |||
|
13 | tool = "mercurial" |
General Comments 0
You need to be logged in to leave comments.
Login now