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
/
quick_tutorial
/
functional_testing.rst
Age
Commit message (
Expand
)
Author
2018-10-09
Rearrange introduction of Setuptools and move to debugtoolbar.
Steve Piercy
2018-10-08
Use correct invocation of `pip install - e ".[dev]"` instead of [testing]
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Replace [test] with [testing], and quote as needed
Steve Piercy
2018-10-07
Make webtest an extra dependency in setup.py.
Steve Piercy
2018-10-04
One more py.test to pytest
Steve Piercy
2018-08-18
Clean up code-blocks in qt/functional_testing
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-07
- update functional_testing.rst
Steve Piercy
2015-05-20
punctuation fix
Steve Piercy
2014-10-07
Update functional_testing.rst
David Eisner
2014-10-07
Update functional_testing.rst
deisner
2013-09-26
Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...
Paul Everitt
2013-09-25
Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's w...
Paul Everitt
2013-09-16
s/env/venv just for sake of consistency
Tshepang Lekhonkhobe
2013-09-13
Fix naming of virtualenv prefix.
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt