comparison test/mocknull.py @ 5036:380d8d8b30a3

Replace existing run_tests.py script with a pytest script The existing run_test.py script is quite old, a bit restrictive, and doesn't always behave as documented. The pytest testing tool is mature, well documented, and maintained. The run_tests.py script is generating by installing py.test and running: py.tests --genscript=run_tests.py Note: to generate a script that is compatible with python2.6 the command needs to be run using python2.6
author John Kristensen <john@jerrykan.com>
date Thu, 20 Aug 2015 18:15:23 +1000
parents 79fd8537ae3b
children 3757449e00c4
comparison
equal deleted inserted replaced
5035:b5bb492e4b3c 5036:380d8d8b30a3

Roundup Issue Tracker: http://roundup-tracker.org/