Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25425
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andrea.crotti.0@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'implements': 0.07; 'tests,': 0.07; 'cc:addr:python-list': 0.10; 'somehow,': 0.16; 'to:addr:web.de': 0.16; 'thanks,': 0.18; 'tests': 0.18; 'received :mail-bk0-f46.google.com': 0.22; 'runs': 0.22; 'cc:2**0': 0.23; 'example': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'received:209.85.214.46': 0.27; 'message-id:@mail.gmail.com': 0.27; 'end,': 0.29; 'goes': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'but': 0.36; 'possible': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'shows': 0.38; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'think': 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=nLXLpwZ4P8oHtQ+RGrXDxRsCacqgBdb2ZITstIeKYSE=; b=wymW3s2YjPYHh7Ffkvdyzd7/CdXcFsRq7YlCDGG9l8kY7025wf0rKQhsk6oOfBumsD A0jWYTQQ2TOnC/ieRsQAFfPWKgAZ9xSpG8YVLYq67zddbxP4ZYJ+PaPCMbBA+QB1XRnt Waw8NqU8VAJvHwRuSOAgXYZAQXYCN6M6rU8P6lbXbWNyRs58kyu68276BNkRSseBqlHF ZnWuBTWhz7zEhOZfv9M8fDPxLcg09+yHKkZfOXjhakCxd2pJta5a5wXj0Ofexb+eedPe ws1A4s1VuMRBwpimng5Ulec07oewlWFs5iwfyHib1z3ROxTE+HMyyPYWTJLN5ZtI1pse dtOg== |
| MIME-Version | 1.0 |
| In-Reply-To | <ju1att$hc4$1@dough.gmane.org> |
| References | <CAF_E5JYANst57yOud+Ot0AbKkePruoCGPUNC5BbyBoMbgaw2_Q@mail.gmail.com> <ju16g6$8o2$1@dough.gmane.org> <CAF_E5JZNrusmb2SziNBOah67ioZG0yf_w5RNJxVVrU8B5Tqzuw@mail.gmail.com> <ju1att$hc4$1@dough.gmane.org> |
| Date | Mon, 16 Jul 2012 17:38:07 +0100 |
| Subject | Re: assertraises behaviour |
| From | andrea crotti <andrea.crotti.0@gmail.com> |
| To | Peter Otten <__peter__@web.de> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2178.1342456694.4697.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1342456694 news.xs4all.nl 6906 [2001:888:2000:d::a6]:35432 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:25425 |
Show key headers only | View raw
Good thanks, but there is something that implements this behaviour.. For example nose runs all the tests, and if there are failures it goes on and shows the failed tests only in the end, so I think it is possible to achieve somehow, is that correct?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: assertraises behaviour andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-16 17:38 +0100
csiph-web