Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72018
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@simplistix.co.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'fixes': 0.07; 'list...': 0.07; 'pypi': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message-id:@simplistix.co.uk': 0.09; 'parameter': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:software': 0.09; 'python': 0.11; 'bug': 0.12; 'imports': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'url:simplistix': 0.16; 'exception': 0.16; 'fix': 0.17; 'all,': 0.19; 'header:User-Agent:1': 0.23; 'comparing': 0.24; 'from:addr:chris': 0.24; 'cheers,': 0.24; 'source': 0.25; 'testing': 0.29; 'chris': 0.29; 'feature': 0.29; 'to:no real name:2**1': 0.29; "i'm": 0.30; 'changes:': 0.31; 'raised': 0.31; 'open': 0.33; 'url:python': 0.33; 'announce': 0.33; 'but': 0.35; 'instances': 0.36; 'list': 0.37; 'to:addr :python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'release': 0.40; 'failures': 0.60; 'full': 0.61; 'new': 0.61; 'numbers': 0.61; 'here:': 0.62; 'to:2**2': 0.65; 'url:co': 0.67 |
| Date | Sun, 25 May 2014 17:44:41 +0100 |
| From | Chris Withers <chris@simplistix.co.uk> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
| MIME-Version | 1.0 |
| To | testing-in-python@lists.idyll.org, Python List <python-list@python.org>, simplistix@googlegroups.com |
| Subject | testfixtures 3.1.0 Released! |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| 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.10303.1401036706.18130.python-list@python.org> (permalink) |
| Lines | 28 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1401036706 news.xs4all.nl 2855 [2001:888:2000:d::a6]:42160 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:72018 |
Show key headers only | View raw
Hi All,
I'm pleased to announce the release of testfixtures 3.1.0. This is a new
feature and bug fix release featuring the following changes:
- New RoundComparison object for comparing numbers to a given precision
- New 'unless' parameter to ShouldRaise, for situations where an
exception is raised in Python 2 but not Python 3.
- Fixes for missing imports in fix for rare failures when cleaning up
TempDirectory instances on Windows.
The package is on PyPI and a full list of all the links to docs, issue
trackers and the like can be found here:
http://www.simplistix.co.uk/software/python/testfixtures
Any questions, please do ask on the Testing in Python list or on the
Simplistix open source mailing list...
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
testfixtures 3.1.0 Released! Chris Withers <chris@simplistix.co.uk> - 2014-05-25 17:44 +0100
csiph-web