scm-manager / hg-server-spec

SCM-Manager compatibility tests for the various combinations of python and mercurial versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

SCM-Manager compatibility tests for the various combinations of python and mercurial versions


Languages

Language:Shell 100.0%