Mercurial > piecrust2
view MANIFEST.in @ 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 | ecee3e8f35e5 |
children | 3890353d3e5a |
line wrap: on
line source
include README.rst include CHANGELOG.rst include LICENSE.rst recursive-include piecrust *.py mime.types recursive-include piecrust/resources * recursive-include tests *.py #global-exclude .DS_Store #global-exclude Thumbs.db #global-exclude Desktop.ini #global-exclude *.swp #global-exclude *~ #global-exclude *.bak