Home
last modified time | relevance | path

Searched refs:phpunit (Results 51 – 75 of 313) sorted by path

12345678910>>...13

/plugin/davcard/vendor/sabre/vobject/
H A D.travis.yml15 - phpunit --configuration tests/phpunit.xml
/plugin/dropfiles/
H A D.travis.yml19 script: cd _test && ./phpunit.phar --stderr --group plugin_dropfiles
/plugin/dw2pdf/
H A Dcomposer.lock37 "yoast/phpunit-polyfills": "^1.0"
106 "yoast/phpunit-polyfills": "^1.0"
175 "phpunit/phpunit": "^7.1"
269 "phpunit/phpunit": "~5.7",
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md136 Unit testing for mPDF is done using [PHPUnit](https://phpunit.de/).
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md370 vendor/bin/phpunit
/plugin/edittable/
H A D.travis.yml20 - cd _test && ./phpunit.phar --stderr --group plugin_edittable
/plugin/elasticsearch/
H A Dcomposer.lock34 "phpunit/phpunit": "^9.3",
89 "phpunit/phpunit": "~9.0"
148 "phpunit/phpunit": "~9.0"
199 "symfony/phpunit-bridge": "^5.1"
263 "phpunit/phpunit": "^9.5.0"
363 "phpunit/phpuni
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Dyaml-tests.sh10 vendor/bin/phpunit -c "phpunit-yaml-${TEST_SUITE}-tests.xml
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
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/ezimuel/guzzlestreams/
H A DMakefile10 vendor/bin/phpunit
13 vendor/bin/phpunit --coverage-html=artifacts/coverage
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile20 vendor/bin/phpunit $(TEST)
24 vendor/bin/phpunit --coverage-html=build/artifacts/coverage $(TEST)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md55 * Updated `symfony/phpunit-bridge` to `6.0` by @franmomu [#2067](https://github.com/ruflin/Elastica/pull/2067)
287 * Require phpunit >= v7.5, fixes deprecations in with PHP 7.3
1297 - Update dev builds to phpunit 4.1.*
1300 - Set processIsolation and backupGlobals to false to speed up tests. processIsolation was very slow with phpunit 4.0.19.
/plugin/farmsync/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_farmsync
/plugin/feedaggregator/
H A D.travis.yml13 script: cd _test && phpunit --stderr --group plugin_feedaggregator
/plugin/feedback/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_feedback
/plugin/fetchmedia/
H A D.travis.yml15 script: cd _test && phpunit --stderr --group plugin_fetchmedia
/plugin/filelist/
H A D.travis.yml
/plugin/filelisting/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_filelisting
/plugin/findologicxmlexport/vendor/bin/
H A Dphpunit.bat3 SET BIN_TARGET=%~dp0/../phpunit/phpunit/phpunit
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md60 - [111: Cleanup: move to correct phpunit assertions](https://github.com/doctrine/annotations/pull/1…
62 - [113: bumped phpunit version to 5.7](https://github.com/doctrine/annotations/pull/113) thanks to …
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md30 $ ./vendor/bin/phpunit
H A Dphpstan.neon.dist2 - vendor/phpstan/phpstan-phpunit/extension.neon
3 - vendor/phpstan/phpstan-phpunit/rules.neon
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst52 $ ./vendor/bin/phpunit
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml22 …- if [[ "$PHPUNIT_VERSION" = "6.5" ]]; then composer require --dev --no-update phpunit/phpunit:~6.…
25 - phpunit --configuration phpunit.xml --coverage-text --coverage-clover=coverage.xml
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.travis.yml25 script: vendor/phpunit/phpunit/phpunit $PHPUNIT_FLAGS

12345678910>>...13