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
/
testing.rst
Age
Commit message (
Expand
)
Author
2012-09-15
merge jinty's testConfig code
Chris McDonough
2012-08-30
Fixed broken link in docs/narr/testing.rst
Ronan Amicel
2012-06-16
A context manager for test setup
Brian Sutherland
2012-02-24
Trivial typos
Paul Winkler
2011-10-23
updated Dive Into Python link
Cypha
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-01-27
module name contractions
Chris McDonough
2011-01-19
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
Chris McDonough
2011-01-18
Merge https://github.com/Pylons/pyramid
Casey Duncan
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-16
remove reference to obsolete begin() method
Casey Duncan
2011-01-16
simplify and shorten long sentence
Casey Duncan
2011-01-16
move however for better flow
Casey Duncan
2011-01-12
Features
Chris McDonough
2010-12-19
typo
Chris McDonough
2010-12-19
cunctional -> functional
Chris McDonough
2010-12-19
add functional testing example
Chris McDonough