Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 817 Bytes

hg-server-spec

This repository contains bats tests to test the compatibility of different python and mercurial versions with SCM-Manager.

Getting started

Requirements

Prepare environment

Clone the SCM-Manager. Build SCM-Manager mvn clean package -pl :docker -P packaging and copy the etc and opt directory from scm-packaging/docker/target/build to env.

Run

Just start the tests with the run.sh script.