/CramArcTest

Arcanist test runner for cram tests

Primary LanguagePHPApache License 2.0Apache-2.0

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.