On Thu, Jun 18, 2015 at 4:34 PM, Arsalan Javeed (Student) <
ajav...@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 mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to