summaryrefslogtreecommitdiff
path: root/docs/api/testing.rst
AgeCommit message (Expand)Author
2012-06-16A context manager for test setupBrian Sutherland
2011-01-28- Removed API documentation for ``pyramid.testing`` APIs namedChris McDonough
2010-12-18resource -> assetChris McDonough
2010-10-25convert remainder of docs to use pyramid instead of repoze.bfgChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2009-11-27Remove ``zcml_configure`` API.Chris McDonough
2009-11-06- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.Chris McDonough
2009-10-19- Add ``repoze.bfg.testing.registerSettings`` API, which is documentedChris McDonough
2009-10-16- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. ThisChris McDonough
2009-10-15FeaturesChris McDonough
2009-10-10- Add a new ``repoze.bfg.testing`` API: ``registerRoute``, forChris McDonough
2009-09-16- The ``repoze.bfg.testing.registerDummyRenderer`` API has beenChris McDonough
2009-05-14- Added API docs for the ``repoze.bfg.testing`` methodsChris McDonough
2009-01-07- Add a method named ``assert_`` to the DummyTemplateRenderer. ThisChris McDonough
2008-11-09registerTemplateRenderer -> registerDummyRendererChris McDonough
2008-11-09More docs.Chris McDonough
2008-11-07 FeaturesChris McDonough