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


Groups > comp.lang.python > #99253

testfixtures 4.5.1 Released!

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Chris Withers <chris@simplistix.co.uk>
Newsgroups comp.lang.python
Subject testfixtures 4.5.1 Released!
Date Mon, 23 Nov 2015 06:46:35 +0000
Lines 31
Message-ID <mailman.58.1448261541.2291.python-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de cTcmAH0FX++BKsqKJCWhzQb93WP7qVu1Lw/XrT8Sz3Tg==
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.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'from:name:chris withers': 0.07; 'list...': 0.07; 'pypi': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'message-id:@simplistix.co.uk': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:github': 0.09; 'python': 0.10; 'explicitly': 0.15; 'received:io': 0.16; 'received:psf.io': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'unicode.': 0.16; 'url:simplistix': 0.16; 'all,': 0.20; 'from:addr:chris': 0.22; 'cheers,': 0.22; 'daniel': 0.23; 'testing': 0.25; 'header :User-Agent:1': 0.26; 'chris': 0.26; 'to:no real name:2**1': 0.27; 'actual': 0.28; 'reporting': 0.29; "i'm": 0.30; 'announce': 0.32; 'source': 0.33; 'open': 0.33; 'handle': 0.34; 'list': 0.34; 'expected': 0.35; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'release': 0.37; 'mailing': 0.38; 'to:addr:python.org': 0.40; 'where': 0.40; 'received:uk': 0.61; 'show': 0.62; 'charset:windows-1252': 0.62; 'here:': 0.63; 'pleased': 0.64; 'url:co': 0.65; 'differences': 0.66; 'received:86': 0.93
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Xref csiph.com comp.lang.python:99253

Show key headers only | View raw


Hi All,

I'm pleased to announce the release of testfixtures 4.5.1. This release 
that contains:

- LogCapture, OutputCapture and TempDirectory
   explicitly show what is expected versus actual when reporting
   differences as of 4.5.0.

- The 4.5.1 release contains a bugfix where OutputCapture couldn't
   handle capturing unicode.

Thanks to Daniel Fortunov for the expected vs actual changes.

Thanks to "tell-k" for the bugfix.

The package is on PyPI and a full list of all the links to docs, issue 
trackers and the like can be found here:

https://github.com/Simplistix/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


Thread

testfixtures 4.5.1 Released! Chris Withers <chris@simplistix.co.uk> - 2015-11-23 06:46 +0000

csiph-web