pip/tests/functional
Donald Stufft da0bc4b1d1 Switch to using py.test as the test runner instead of nose
* Better output with the bare asserts we use throughout the tests
* Function fixtures are pretty nice, especially as a way to
  start a background server or create an isolated virtualenv
2013-08-21 10:19:58 -04:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_bundle.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_completion.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_freeze.py Use PyPA's own test package instead of my personal repo (which I deleted due to move to Github). 2013-06-25 14:54:27 +02:00
test_help.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install_bundle.py fix up the bundle support 2013-08-07 00:13:47 -07:00
test_install_cleanup.py return upon PreviousBuildDir 2013-07-24 02:02:08 -07:00
test_install_compat.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_install_config.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_install_download.py let --download work with wheels 2013-08-05 21:27:41 -07:00
test_install_extras.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_install_index.py Merge branch 'master' into develop 2013-08-07 21:21:32 -04:00
test_install_reqs.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install_upgrade.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install_user.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install_vcs.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_install_vcs_git.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_install_vcs_svn.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_install_wheel.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_list.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_search.py test changes due to virtualenv not using distribute 2013-06-13 22:43:26 -07:00
test_show.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_uninstall.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_wheel.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00