Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:test': 0.07; 'unittest': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'thread,': 0.09; 'aug': 0.13; 'discovery,': 0.16; 'elsewhere.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:unittest': 0.16; 'wrote:': 0.17; "i'd": 0.22; 'somebody': 0.23; "i've": 0.23; 'idea': 0.24; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'question': 0.27; 'header:X-Complaints-To:1': 0.28; 'reply.': 0.28; '-0700,': 0.29; "d'aprano": 0.29; 'steven': 0.29; 'knows': 0.30; 'fri,': 0.30; 'from:addr:yahoo.co.uk': 0.32; 'asked': 0.33; 'to:addr:python-list': 0.33; 'agree': 0.34; 'something': 0.35; 'there': 0.35; 'list.': 0.35; 'received:org': 0.36; 'skip:g 30': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'days': 0.60; 'more': 0.63; 'replying': 0.64; 'hour': 0.69; 'steady': 0.71; "(don't": 0.84; 'received:89': 0.86; 'sorry.': 0.91; 'subject:results': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Publish unittest results from test discovery Date: Sat, 25 Aug 2012 08:57:05 +0100 References: <50382477$0$6574$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-160-192.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <50382477$0$6574$c3e8da3$5496439d@news.astraweb.com> X-Antivirus: avast! (VPS 120824-2, 24/08/2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345881324 news.xs4all.nl 6948 [2001:888:2000:d::a6]:52511 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27856 On 25/08/2012 02:03, Steven D'Aprano wrote: > On Fri, 24 Aug 2012 17:25:05 -0700, Lucretiel wrote: > > [...] >> Is there a way to get unittest disover to work with xmlrunner > > Steady on there! It's only been about an hour and a half since you last > asked this exact same question, almost word-for-word identical. The more > specialised the question, the longer it may take for somebody who knows > the answer to reply. For something like this, I would wait at least a > couple of days before replying to your original post. (Don't just re-post > the question in a new thread, keep the response in a single thread.) > > I have no idea about xmlrunner and unittest discovery, sorry. > > I entirely agree with Steven's comments. I'd put a question like this on a specialised list. How about gmane.comp.python.testing.general ? Sorry I've no idea what it's called elsewhere. -- Cheers. Mark Lawrence.