pharo-monkey

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
1
Created
Dec. 6, 2016
Updated
Jan. 17, 2017

README excerpt

# pharo-monkey

The validator of issues from the Pharo issue tracker

## Usage

The validator expects the issue tracker user name and password in environment variables **PHARO_CI_USER** and **PHARO_CI_PWD**.

Moreover, for the reports it expects environment variables **BUILD_TAG** and **BUILD_URL**.

```
wget -O - http://get.pharo.org/vm60 | bash
git clone https://github.com/pavel-krivanek/pharo-monkey.git
bash ./pharo-monkey/scripts/validate-simple.sh next 60
```
← Back to results