Skip to content
Peter Bittner edited this page May 23, 2018 · 10 revisions

Painless Continuous Delivery

Random notes on the tool chain.

Task Runners

Tool Technology License
Tox Python MIT
Composer PHP MIT

Code Quality

Tool Technology License
Flake8 Python MIT
Pylint Python GPL-2.0
Code Climate CLI generic/multi AGPL-3.0
Codacy Analysis CLI generic/multi MIT

Test Runners

Tool Technology License
pytest Python MIT
behave Python MIT

Worth Investigating

Clone this wiki locally