badwolf

# badwolf [![Build Status](https://travis-ci.org/bosondata/badwolf.svg?branch=master)](https://travis-ci.org/bosondata/badwolf) [![codecov](https://codecov.io/gh/bosondata/badwolf/branch/master/graph/badge.svg)](https://codecov.io/gh/bosondata/badwolf) [![PyPI](https://img.shields.io/pypi/v/badwolf.svg)](https://pypi.python.org/pypi/badwolf) [![Docker Image](https://img.shields.io/docker/pulls/messense/badwolf.svg?maxAge=2592000)](https://hub.docker.com/r/messense/badwolf/) [What is badwolf](https://en.wikipedia.org/wiki/Bad_Wolf) Docker based continuous integration and code lint review system for BitBucket Features: 1. Run tests in Docker container 2. Supports multiple test scripts 3. Supports multiple after success/failure scripts 4. Supports E-mail/Slack notification 5. Supports code linting ## [Documentation](http://badwolf.readthedocs.io/en/latest/) Documentation can be built using Sphinx in `docs/` directory. ## License MIT