[Python-Dev] About Python Developer Testsuites

Wes Turner wes.turner at gmail.com
Fri Jun 19 08:32:52 CEST 2015


On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) <
ajaveed at 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,
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150619/e39aa36d/attachment.html>


More information about the Python-Dev mailing list