KKoukiou / permian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permian

A plugin based universal testing pipeline, that handles execution of various workflows based on events and reporting of interim and final results.


How to

Build container

./build_container

Running tests in container

Execute all or just part of the tests

./in_container make test
./in_container make test.lint
./in_container make test.unit
./in_container make test.integration

Build documentation in container

./in_container make doc

Documentation

The rendered documentation is located at http://permian.readthedocs.io.

About

License:Other


Languages

Language:Python 78.0%Language:HTML 16.4%Language:Shell 2.2%Language:JavaScript 2.0%Language:CSS 0.9%Language:Jinja 0.3%Language:Dockerfile 0.2%Language:Makefile 0.0%