summaryrefslogtreecommitdiff
path: root/pecan/testing.py
Commit message (Expand)AuthorAgeFilesLines
* Pass arbitrary keyword args to load_test_appJim Rollenhagen2014-03-181-2/+2
* testing will load an app with no config arg passed inAlfredo Deza2013-01-231-3/+13
* Documentation warning.Ryan Petrello2012-03-241-0/+1
* Inline docs for ``pecan.testing``.Ryan Petrello2012-03-231-0/+18
* After a full-scale scan with pep8.py and pyflakes, identified andJonathan LaCour2012-03-111-0/+1
* A bunch of cleanup, and the removal of a few features:Ryan Petrello2012-03-061-0/+5
* A bit more tinkering to get tests passing.Ryan Petrello2012-03-021-226/+0
* move setup after plugin discovery to improve coverage reports byMark McClain2011-08-011-9/+16
* Fixing a circular import problem.Ryan Petrello2011-04-261-1/+1
* Adding initial version of py.test pluginYoann Roman2011-03-121-0/+219