Libraries tagged by unittests
orbituw/faketories
532 Downloads
A package to help create data sets when faking APIs for unit tests within laravel
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
monomelodies/hangman
5 Downloads
Wrapper for executing commands, including support for dry runs (e.g. during unit tests).
merx3/aop_ut
20 Downloads
Unit tests driven by AOP PhP
jstewmc/test-case
118 Downloads
Access private properties in unit tests
joshcanhelp/wp-unit-test-helpers
16 Downloads
A set of traits to help you write unit tests for WP plugins and themes
jasonrgd/codeception-magento2-unit
2494 Downloads
A Codeception module to run unit tests with Composer for Magento 2.3.1 Enterprise
jaimelopez/testuals
26 Downloads
Simple PHP unit tests framework
inventor96/fatfree-test-manager
34 Downloads
A lightweight class to run and report the results from unit tests using the Fat-Free Framework Test class.
holyshared/file-fixture
1328 Downloads
Simple file fixture loader for unittest
globegroup/api-test-case
527 Downloads
GlobeGroup Functional Unit Tests Library for Symfony ^4.3
gensys/unit
2 Downloads
A tool to automatically generate PHP Unit tests
garrcomm/phpunit-helpers
185 Downloads
When building unit tests, these helpers can be ... helpful.
edxml/test-corpus
1 Downloads
A collection of portable unit tests for EDXML implementations
dmitryrechkin/php-wp-phpunit-bootstrap
16 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap for WordPress with the binary files to simplify running of unit tests with docker