Skip to content

Minstel/livecontracts-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Live Contracts with Gherkin BDD tests

screenshot-calendar google com-2018 06 01-18-46-57

Pre-requirements

Make sure you have an lto-node docker environment up and running in test mode
using docker-compose.

Other requirement are configured through composer.

Using the base58 php extension will make the tester a lot faster.

Configuration

Edit lctest.behat.yml to configure how to connect to the LTO webserver.

Installation

In the terminal

git clone https://github.com/legalthings/livecontracts-tester.git
cd livecontracts-tester
composer install

Add the bin dir to your $PATH to run the command

$PATH="$PATH:/path/to/livecontracts-tester/bin"

Running

cd my-workflows
lctest

Run lctest --help for more options.

About

Test Live Contracts with Gherkin BDD tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%