summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/functional_testing.rst
AgeCommit message (Expand)Author
2018-10-09Rearrange introduction of Setuptools and move to debugtoolbar.Steve Piercy
2018-10-08Use correct invocation of `pip install - e ".[dev]"` instead of [testing]Steve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Replace [test] with [testing], and quote as neededSteve Piercy
2018-10-07Make webtest an extra dependency in setup.py.Steve Piercy
2018-10-04One more py.test to pytestSteve Piercy
2018-08-18Clean up code-blocks in qt/functional_testingSteve Piercy
2017-06-26change http://docs.pylonsproject.org to httpsSteve Piercy
2016-04-16quick_tutorial cleanupSteve Piercy
2016-04-07- update functional_testing.rstSteve Piercy
2015-05-20punctuation fixSteve Piercy
2014-10-07Update functional_testing.rstDavid Eisner
2014-10-07Update functional_testing.rstdeisner
2013-09-26Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...Paul Everitt
2013-09-25Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's w...Paul Everitt
2013-09-16s/env/venv just for sake of consistencyTshepang Lekhonkhobe
2013-09-13Fix naming of virtualenv prefix.Paul Everitt
2013-09-13First cut at import of quick tutorial.Paul Everitt