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
/
narr
/
unittesting.rst
Age
Commit message (
Expand
)
Author
2009-10-16
- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. This
Chris McDonough
2009-10-16
- Added "Creating Integration Tests" section to unit testing narrative
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-09-16
- The ``repoze.bfg.testing.registerDummyRenderer`` API has been
Chris McDonough
2009-07-05
Spellcheck.
Chris McDonough
2009-05-05
- Applications which rely on ``zope.testing.cleanup.cleanUp` in unit
Chris McDonough
2009-01-07
- Add a method named ``assert_`` to the DummyTemplateRenderer. This
Chris McDonough
2008-12-21
Backwards Incompatibilities (Major)
Chris McDonough
2008-11-09
registerTemplateRenderer -> registerDummyRenderer
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-08
Get rid of BFGTestCase base class: use only functions.
Chris McDonough
2008-11-08
registerTemplate -> registerDummyTemplate
Chris McDonough
2008-11-08
Add makeRequest API.
Chris McDonough
2008-11-07
Features
Chris McDonough