SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

atoum rpm build for : Rawhide. For other distributions click atoum.

Name : atoum
Version : 3.3.0 Vendor : Fedora Project
Release : 2.fc29 Date : 2018-07-12 22:50:41
Group : Development/Libraries Source RPM : atoum-3.3.0-2.fc29.src.rpm
Size : 3.58 MB
Packager : Fedora Project
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.

Optional dependency:
- php-pecl-xdebug for code coverage reports

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/a

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  atoum-3.3.0-2.fc29.noarch.rpm
ftp.icm.edu.pl  atoum-3.3.0-2.fc29.noarch.rpm
     

Provides :
atoum
php-composer(atoum/atoum)

Requires :
/usr/bin/env
php(language) >= 5.6
php-cli
php-date
php-dom
php-hash
php-json
php-mbstring
php-pcre
php-phar
php-reflection
php-spl
php-tokenizer
php-xml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/atoum
/usr/share/atoum
/usr/share/atoum/classes
/usr/share/atoum/classes/adapter
/usr/share/atoum/classes/adapter.php
/usr/share/atoum/classes/adapter/definition.php
/usr/share/atoum/classes/annotations
/usr/share/atoum/classes/annotations/extractor.php
/usr/share/atoum/classes/asserter
/usr/share/atoum/classes/asserter.php
/usr/share/atoum/classes/asserter/definition.php
/usr/share/atoum/classes/asserter/exception.php
/usr/share/atoum/classes/asserter/generator.php
/usr/share/atoum/classes/asserter/resolver.php
/usr/share/atoum/classes/asserters
/usr/share/atoum/classes/asserters/adapter
/usr/share/atoum/classes/asserters/adapter.php
/usr/share/atoum/classes/asserters/adapter/call
/usr/share/atoum/classes/asserters/adapter/call.php
/usr/share/atoum/classes/asserters/adapter/call/exceptions
/usr/share/atoum/classes/asserters/adapter/call/exceptions/logic.php
/usr/share/atoum/classes/asserters/adapter/call/manager
/usr/share/atoum/classes/asserters/adapter/call/manager.php
/usr/share/atoum/classes/asserters/adapter/call/manager/exception.php
/usr/share/atoum/classes/asserters/adapter/exceptions
/usr/share/atoum/classes/asserters/adapter/exceptions/logic.php
/usr/share/atoum/classes/asserters/boolean.php
/usr/share/atoum/classes/asserters/castToArray.php
/usr/share/atoum/classes/asserters/castToString.php
/usr/share/atoum/classes/asserters/constant.php
There is 901 files more in these RPM.

 
ICM