About Python Developer Testsuites

Dear Concerned,
I am using python v.2.7.1 for my research work in software testing. I have already downloaded the source codes and found the built-in testsuites for running on the build. However, i was wondering if by any chance are there any testsuites which exist that are primarily meant for* developers* of the source code which can be used before releasing a build, for instance smoke testsuite/regression testsuites, besides the one already distributed with source code.
If such developer testsuite exist i would request to share them.
Thanking in advance for the information.

On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) < ajaveed@sabanciuniv.edu> wrote:
Dear Concerned,
I am using python v.2.7.1 for my research work in software testing. I have already downloaded the source codes and found the built-in testsuites for running on the build. However, i was wondering if by any chance are there any testsuites which exist that are primarily meant for* developers* of the source code which can be used before releasing a build, for instance smoke testsuite/regression testsuites, besides the one already distributed with source code.
If such developer testsuite exist i would request to share them.
Thanking in advance for the information.
| Source: https://hg.python.org/cpython/file/tip/Lib/test | Docs: https://docs.python.org/devguide/coverage.html | Docs: https://docs.python.org/devguide/runtests.html | Docs https://docs.python.org/devguide/buildbots.html | Source: https://hg.python.org/hooks/file/tip/hgbuildbot.py
| Source: https://hg.python.org/benchmarks/file/tip/performance
| Docs: https://hg.python.org/devinabox/file/tip/README
speed.python.org ------------------------- | Homepage: https://speed.python.org/
* https://westurner.org/wiki/awesome-python-testing#benchmarks
Regards,

... [Python-Dev] Automated testing of patches from bugs.python.org https://groups.google.com/forum/#!topic/dev-python/CQA4YAItD74
On Fri, Jun 19, 2015 at 1:32 AM, Wes Turner wes.turner@gmail.com wrote:
On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) < ajaveed@sabanciuniv.edu> wrote:
Dear Concerned,
I am using python v.2.7.1 for my research work in software testing. I have already downloaded the source codes and found the built-in testsuites for running on the build. However, i was wondering if by any chance are there any testsuites which exist that are primarily meant for* developers* of the source code which can be used before releasing a build, for instance smoke testsuite/regression testsuites, besides the one already distributed with source code.
If such developer testsuite exist i would request to share them.
Thanking in advance for the information.
| Source: https://hg.python.org/cpython/file/tip/Lib/test | Docs: https://docs.python.org/devguide/coverage.html | Docs: https://docs.python.org/devguide/runtests.html | Docs https://docs.python.org/devguide/buildbots.html | Source: https://hg.python.org/hooks/file/tip/hgbuildbot.py
| Source: https://hg.python.org/benchmarks/file/tip/performance
| Docs: https://hg.python.org/devinabox/file/tip/README
speed.python.org
| Homepage: https://speed.python.org/
Regards,
participants (2)
-
Arsalan Javeed (Student)
-
Wes Turner