michaeledgar / CramArcTest

Arcanist test runner for cram tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CramArcTest

CramArcTest provides an arcanist unit test runner, CramTestEngine, integrating with cram.

Installation

git clone https://github.com/michaeledgar/cramarctest
arc set-config load '["'$(pwd)'/cramarctest/src/"]'

Then in .arcconfig, set "unit.engine" : "CramTestEngine".

License

CramArcTest is licensed under the Apache License, version 2. See the LICENSE file that accompanies this distribution for the full text of the license.

About

Arcanist test runner for cram tests

License:Apache License 2.0


Languages

Language:PHP 98.9%Language:Perl 6 1.1%