index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
/
testing.rst
Age
Commit message (
Expand
)
Author
2012-06-16
A context manager for test setup
Brian Sutherland
2011-01-28
- Removed API documentation for ``pyramid.testing`` APIs named
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-25
convert API docs to Pyramid
Chris McDonough
2009-11-27
Remove ``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 documented
Chris McDonough
2009-10-16
- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. This
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-10-10
- Add a new ``repoze.bfg.testing`` API: ``registerRoute``, for
Chris McDonough
2009-09-16
- The ``repoze.bfg.testing.registerDummyRenderer`` API has been
Chris McDonough
2009-05-14
- Added API docs for the ``repoze.bfg.testing`` methods
Chris McDonough
2009-01-07
- Add a method named ``assert_`` to the DummyTemplateRenderer. This
Chris McDonough
2008-11-09
registerTemplateRenderer -> registerDummyRenderer
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-07
Features
Chris McDonough