Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74998

testfixtures 4.0.0 Released!

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.news.ox.ac.uk!news.ox.ac.uk!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.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.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'list...': 0.07; 'nested': 0.07; 'pypi': 0.07; 'strict': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:software': 0.09; 'python': 0.11; 'received:buzzkill.local': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'url:simplistix': 0.16; 'all,': 0.19; 'header:User-Agent:1': 0.23; '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; 'moved': 0.30; "i'm": 0.30; 'changes:': 0.31; 'comparison': 0.31; 'open': 0.33; 'url:python': 0.33; 'announce': 0.33; 'development.': 0.33; 'list': 0.37; 'feedback': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'major': 0.40; 'release': 0.40; 'full': 0.61; 'new': 0.61; 'here:': 0.62; 'more': 0.64; 'to:2**2': 0.65; 'url:co': 0.67
Date Tue, 22 Jul 2014 16:07:54 +0100
From Chris Withers <chris@simplistix.co.uk>
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version 1.0
To testing-in-python@lists.idyll.org, Python List <python-list@python.org>, simplistix@googlegroups.com
Subject testfixtures 4.0.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.12182.1406042260.18130.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1406042260 news.xs4all.nl 2953 [2001:888:2000:d::a6]:55109
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:74998

Show key headers only | View raw


Hi All,

I'm pleased to announce the release of testfixtures 4.0.0. This is a new 
feature release with the following major changes:

- Moved from buildout to virtualenv for development.

- compare() will now work recursively on data structures for
   which it has registered comparers, giving more detailed feedback on
   nested data structures. Strict comparison will also be applied
   recursively.

- Official support for Python 3.4.

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 | NextNext in thread | Find similar | Unroll thread


Thread

testfixtures 4.0.0 Released! Chris Withers <chris@simplistix.co.uk> - 2014-07-22 16:07 +0100
  Re: testfixtures 4.0.0 Released! Roy Smith <roy@panix.com> - 2014-07-22 20:49 -0400

csiph-web