Home
last modified time | relevance | path

Searched refs:PHPUnit (Results 1 – 25 of 356) sorted by path

12345678910>>...15

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/tests/
H A DEncoderTest.php5 use PHPUnit\Framework\TestCase;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md302 $ pear install PHPUnit
304 PHPUnit 3.7.10 by Sebastian Bergmann.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md461 Run the PHPUnit tests with PHPUnit. You can configure an API key and token in BaseTest.php to run a…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md70 * Improvement: Support PHPUnit 6 [#1953](https://github.com/guzzle/guzzle/pull/1953)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Test/
H A DTestCase.php26 class TestCase extends \PHPUnit\Framework\TestCase
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php7 use PHPUnit\Framework\TestCase;
/plugin/barcodes/tests/
H A DColorTest.php22 use PHPUnit\Framework\TestCase;
/plugin/combo/ComboStrap/
H A DMarkupDynamicRender.php6 use PHPUnit\Exception;
H A DMarkupRenderUtility.php17 use PHPUnit\Exception;
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md70 - PHPUnit is required to run the unit tests
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md208 - [Symfony Panther](https://github.com/symfony/panther) uses php-webdriver and integrates with PHPUnit using `PantherTestCase`
210 - [Steward](https://github.com/lmc-eu/steward) integrates php-webdriver directly to [PHPUnit](https://phpunit.de/), and provides parallelization
212 - You can also check out this [blogpost](http://codeception.com/11-12-2013/working-with-phpunit-and-selenium-webdriver.html) + [demo project](https://github.com/DavertMik/php-webdriver-demo), describing simple [PHPUnit](https://phpunit.de/) integration
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md1 [![PHPUnit](https://github.com/salesforce/handlebars-php/actions/workflows/ci.yml/badge.svg)](https://github.com/salesforce/handlebars-php/actions/workflows/ci.yml)
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php6 class HandlebarsTest extends PHPUnit\Framework\TestCase
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md36 * Removed `constants.php` again. They messed with PHPUnit and don't really
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md72 - PHPUnit dedicated assertions (thanks, @carusogabriel)
219 - Added base PHPUnit tests
H A DREADME.md136 Unit testing for mPDF is done using [PHPUnit](https://phpunit.de/).
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php7 use PHPUnit\Framework\TestCase;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md15 - Usage of PHPUnit 9 only + migrated xml configurations
49 - Refactored the YAML tests using generated PHPUnit code
89 - Added JUnit log for PHPUnit
254 - Update vendor libraries (PHPUnit 7.5, Symfony YAML 4.3, etc)
H A DREADME.md450 Each PR should include a **unit test** using [PHPUnit](https://phpunit.de/). If you are not familiar with PHPUnit you can have a look at this [reference](https://phpunit.readthedocs.io/en/7.0/).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc73 * Usage of PHPUnit 9 only + migrated xml configurations
117 * Refactored the YAML tests using generated PHPUnit code
169 * Added JUnit log for PHPUnit
391 * Update vendor libraries (PHPUnit 7.5, Symfony YAML 4.3, and so on)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst37 This library is tested using PHPUnit. You'll need to install the dependencies
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php7 use PHPUnit\Framework\TestCase;
H A DAsyncReadStreamTest.php9 use PHPUnit\Framework\TestCase;

12345678910>>...15