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
/
unit_testing.rst
Age
Commit message (
Expand
)
Author
2018-10-09
Rearrange introduction of Setuptools and move to debugtoolbar.
Steve Piercy
2018-10-09
Align emphasize-lines with setup.py code
Steve Piercy
2018-10-08
Use correct invocation of `pip install - e ".[dev]"` instead of [testing]
Steve Piercy
2018-10-08
Replace [test] with [testing], and quote as needed
Steve Piercy
2018-10-07
Make pytest an extra dependency in setup.py.
Steve Piercy
2018-10-03
Change references to "py.test" in Quick Tutorial Unit Test page
Paul Cutler
2018-08-21
Merge pull request #3330 from stevepiercy/docs-code-style
Michael Merickel
2018-08-19
Fix broken links from linkcheck, exclude localhost from check
Steve Piercy
2018-08-18
Clean up code-blocks in qt/unit_testing
Steve Piercy
2017-05-09
use new TLD for pytest-cov
Steve Piercy
2016-07-02
proper case heading
Steve Piercy
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-07
- update unit_testing.rst
Steve Piercy
2015-05-20
punctuation fix
Steve Piercy
2014-02-10
- Garden PR #1121
Steve Piercy
2013-10-08
Small quick tutorial fixes post conference.
Paul Everitt
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
All the references re-wired.
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt