Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58006
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <Chandru_Rajendran@infosys.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.103 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.79; '*S*': 0.00; 'attachment.': 0.09; 'setup.py': 0.09; 'stored': 0.12; '"python': 0.16; 'reserves': 0.16; 'risk,': 0.16; 'scripts.': 0.16; 'all,': 0.19; 'tests': 0.22; 'to:name:python-list@python.org': 0.22; 'directory.': 0.24; 'disclaimer': 0.24; 'script.': 0.24; 'distribute': 0.26; 'liable': 0.30; 'code': 0.31; 'please.': 0.31; 'run': 0.32; 'running': 0.33; 'message.': 0.35; 'test': 0.35; 'but': 0.35; 'building': 0.35; 'url:rec-html40': 0.35; 'viruses.': 0.36; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'should': 0.36; 'url:microsoft': 0.37; 'received:10': 0.37; 'actions': 0.38; 'checks': 0.38; 'url:office': 0.38; 'to:addr:python-list': 0.38; 'url:schemas': 0.38; 'url:omml': 0.39; 'url:2004': 0.39; 'delete': 0.39; 'url:12': 0.39; 'to:addr:python.org': 0.39; 'address.': 0.39; 'system.': 0.39; 'skip:* 10': 0.61; 'address': 0.63; 'information': 0.63; 'such': 0.63; 'received:122': 0.63; 'virus': 0.65; 'e-mail.': 0.70; 'further,': 0.74; 'sustain': 0.84 |
| X-TM-IMSS-Message-ID | <1907c64200032837@infosys.com> |
| From | Chandru Rajendran <Chandru_Rajendran@infosys.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | RUN ALL TEST |
| Thread-Topic | RUN ALL TEST |
| Thread-Index | Ac7VOY2pogpOY+M3TySnZ7S7J731QQ== |
| Date | Wed, 30 Oct 2013 06:33:09 +0000 |
| Accept-Language | en-US |
| Content-Language | en-US |
| X-MS-Has-Attach | |
| X-MS-TNEF-Correlator | |
| x-originating-ip | [10.66.236.150] |
| Content-Type | multipart/alternative; boundary="_000_F9D8DC52CB96E24D8C7AA5F8E9781E881E3EE7F5BLRKECMBX23adin_" |
| MIME-Version | 1.0 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1794.1383114839.18130.python-list@python.org> (permalink) |
| Lines | 136 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383114839 news.xs4all.nl 15893 [2001:888:2000:d::a6]:59722 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58006 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi all, I am building my script. I want to run all the test scripts. Currently I am running the code "python setup.py test", it is running only the some tests in my directory. I want to run all the tests in my directory. Can you help please. Thanks & Regards, Chandru **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
RUN ALL TEST Chandru Rajendran <Chandru_Rajendran@infosys.com> - 2013-10-30 06:33 +0000
csiph-web