Libraries tagged by xunit
humbug/humbug
156852 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
internations/http-mock
665039 Downloads
Mock HTTP requests on the server side in your PHP unit tests
illuminatech/validation-composite
548391 Downloads
Allows uniting several validation rules into a single one for easy re-usage
crisu83/php-conversion
341081 Downloads
Library for converting units and sizes.
components/mathjs
4058 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
tijsverkoyen/convert-to-junit-xml
858696 Downloads
A tool to format various inputs into JUnit XML
olmer/magento-unit-tests-generator
66441 Downloads
Unit Tests Generator
jarnaiz/behat-junit-formatter
5467191 Downloads
Behat 3 JUnit xml formatter
dq5studios/psalm-junit
712698 Downloads
Add junit report format to psalm
andreas-weber/php-junit-merge
453952 Downloads
PHP-Unit J-Unit XML File Merger
vectorface/dunit
53628 Downloads
Test code against multiple versions of PHP with the help of docker
triplepoint/php-units-of-measure
74022 Downloads
A PHP library for converting between standard units of measure.
yidas/codeigniter-phpunit
102646 Downloads
CodeIgniter 3 PHPUnit Test extension library
unitpay/php-sdk
94446 Downloads
PHP SDK for Unitpay
ttn/tea
25222 Downloads
TYPO3 example extension for unit testing and best practices