Fedora 20 Update: atoum-0-0.7.gita68f365.fc20

updates at fedoraproject.org updates at fedoraproject.org
Mon Dec 23 03:46:27 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-22966
2013-12-08 17:35:05
--------------------------------------------------------------------------------

Name        : atoum
Product     : Fedora 20
Version     : 0
Release     : 0.7.gita68f365.fc20
URL         : http://atoum.org
Summary     : PHP Unit Testing framework
Description :
A simple, modern and intuitive unit testing framework for PHP!

It has been designed from the start with the following ideas in mind :
* Can be implemented rapidly ;
* Simplify test development ;
* Allow for writing reliable, readable, and clear unit tests ;

To accomplish that, it massively uses capabilities provided by PHP 5.3,
to give the developer a whole new way of writing unit tests.
Also, thanks to its fluid interface, it allows for writing unit tests in
a fashion close to natural language.
It also makes it easier to implement stubbing within tests, thanks to
intelligent uses of anonymous functions and closures.
atoum natively, and by default, performs the execution of each unit test
within a separate PHP process, to warrant isolation.
Of course, it can be used seamlessly for continuous integration, and given its
design, it can be made to cope with specific needs extremely easily.
atoum also accomplishes all of this without affecting performance, since it
has been developed to boast a reduced memory footprint while allowing for
hastened test execution.
It can also generate unit test execution reports in the Xunit format,
which makes it compatible with continuous integration tools such as Jenkins.
atoum also generates code coverage reports, in order to make it possible
to supervise unit tests.

--------------------------------------------------------------------------------
Update Information:

Last upstream commit
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec  8 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.7.gita68f365
- Last upstream commit
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update atoum' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list