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