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


Groups > comp.lang.python.announce > #1418

TextTest 3.27 - blackbox testing tool

Date 2014-09-26 16:33 +0200
Subject TextTest 3.27 - blackbox testing tool
From Geoff Bache <geoff.bache@gmail.com>
Newsgroups comp.lang.python.announce
Message-ID <mailman.14412.1411796990.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


Dear all,

The latest release of TextTest includes
- Support for parallel testing using EC2 cloud
- Packaging and release process should now be smoother
- Now integrates with Git as well and bzr and hg.
- Performance data in HTML reports overhauled
and many other things besides.

Regards,
Geoff Bache
....
TextTest is a tool for automatic text-based functional testing. This
means running a batch-mode executable in lots of different ways from
the command line, and using the text output produced as a means of
controlling the behavior of that application. As well as being usable
"standalone", it is an extendable framework for black-box testing
written in Python. It's also useful as a test management tool wrapping
some other test tool as a test runner.

Homepage: http://www.texttest.org
Download: http://sourceforge.net/projects/texttest
Mailing list: https://lists.sourceforge.net/lists/listinfo/texttest-users
Bugs: https://bugs.launchpad.net/texttest
Source: https://code.launchpad.net/texttest

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

TextTest 3.27 - blackbox testing tool Geoff Bache <geoff.bache@gmail.com> - 2014-09-26 16:33 +0200

csiph-web