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
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-05-05
Fix from teix.
Chris McDonough
2010-03-23
one missing and one extra letters
Carlos de la Guardia
2010-01-18
Prep for b1
Chris McDonough
2010-01-11
Merge of andrew-docs branch.
Chris McDonough
2010-01-01
Rendering.
Chris McDonough
2009-12-29
Overlong lines.
Chris McDonough
2009-12-27
- Added manual index entries to generated index.
Chris McDonough
2009-12-24
Roles.
Chris McDonough
2009-12-19
Revise unittesting documentation to use new configurator APIs.
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-10
Docs.
Chris McDonough
2009-12-09
Fix.
Chris McDonough
2009-12-09
- Added "Thread Locals" narrative chapter to documentation, and added
Chris McDonough
2009-11-28
Document the request-only calling convention as the default.
Chris McDonough
2009-11-27
- Add a section entitled "Test Set Up and Tear Down" to the
Chris McDonough
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