view dev-requirements.txt @ 385:2d5f2289885a

tests: Add support for "Chef tests", which are direct CLI tests. Since Chef tests are written as YAML tests and also involve creating a mock file-system, this change includes a refactor of the bake tests to put some functionality in a common base class.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 11 May 2015 22:25:19 -0700
parents ff595828a364
children 79aefe82c6b6
line wrap: on
line source

cov-core==1.15.0
coverage==3.7.1
mock==1.0.1
pytest==2.7.0
pytest-cov==1.8.1
pytest-mock==0.4.3