Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103154
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Newsgroups | comp.lang.python |
| Subject | testfixtures 4.8.0 Released! |
| Date | Thu, 18 Feb 2016 22:27:44 +0000 |
| Lines | 28 |
| Message-ID | <mailman.25.1455834471.2289.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 5GgGcU5ootLxBX/azLY0CQhaUAuWYwAu2SNfFKw4hNbg== |
| 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.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'from:name:chris withers': 0.07; 'list...': 0.07; 'pypi': 0.07; 'suffix': 0.07; 'from:addr:simplistix.co.uk': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'patch.': 0.09; 'prefixes': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'url:github': 0.09; 'python': 0.10; 'appropriate': 0.14; 'received:io': 0.16; 'received:psf.io': 0.16; 'simplistix': 0.16; 'suffixes': 0.16; 'to:name:python list': 0.16; 'url:simplistix': 0.16; 'all,': 0.20; 'cc:2**1': 0.22; 'from:addr:chris': 0.22; 'cheers,': 0.22; 'testing': 0.25; 'header :User-Agent:1': 0.26; 'chris': 0.26; 'to:no real name:2**1': 0.27; 'errors.': 0.27; 'cc:no real name:2**1': 0.29; "i'm": 0.30; 'announce': 0.32; 'source': 0.33; 'open': 0.33; 'list': 0.34; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'release': 0.37; 'mailing': 0.38; 'to:addr:python.org': 0.40; 'received:uk': 0.61; 'charset:windows-1252': 0.62; 'here:': 0.63; 'pleased': 0.64; 'url:co': 0.65; 'glenn': 0.84; 'received:86': 0.93 |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| 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:103154 |
Show key headers only | View raw
Hi All,
I'm pleased to announce the release of testfixtures 4.9.0 featuring the
following:
- Suffixes and well as prefixes for compare() assertion errors.
- Appropriate metadata to indicate official support for Python 3.5.
Thanks for Felix Yan for the metadata patch.
Thanks to Wim Glenn for the suffix patch.
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
testfixtures 4.8.0 Released! Chris Withers <chris@simplistix.co.uk> - 2016-02-18 22:27 +0000
csiph-web