Skip to content

koalamon/Koalaception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koalaception

Koalmon integration for Codeception

// This is global bootstrap for autoloading
include_once 'phar://path/to/KoalamonReporter.phar/vendor/autoload.php";
# codeception.yml
extensions:
    enabled:
        - Koalamon\Extension\KoalamonReporter
    config:
        Koalamon\Extension\KoalamonReporter:
            api_key: 98208A01-9F93-4B54-B442-***********
            system: www.koalamon.com
            url: 'http://drupal-jenkins/'
            tool: Codeception_Koalamon