Libraries tagged by file testing
visualalpha/phpunit-finder
869 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
phpyh/psalm-tester
14310 Downloads
Test Psalm via phpt files!
odinns/phpstan-pest-this
1681 Downloads
PHPStan extensions to infer Pest closure $this type from test file mappings.
mihaeu/test-generator
18755 Downloads
Generate test cases for existing files
mathiasverraes/uptodocs
1088 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
holgerk/assert-golden
10804 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
guanguans/php-cs-fixer-custom-fixers
7474 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
faissaloux/pest-plugin-inside
5987 Downloads
Files content plugin for Pest PHP
prinsfrank/pdf-samples
13711 Downloads
A collection of files to use for testing conforming readers
wpsyntex/object-cache-annihilator
33560 Downloads
A simple file-based object cache implementation for testing purposes.
testflowlabs/doctest
6438 Downloads
A PHP documentation testing tool that validates code examples in markdown files
justcoded/sample-file
11909 Downloads
Simple class to get sample file path of some real file for testing
thiagobarros2/file-counter
8364 Downloads
A simple way to test how many files are into a given dir based on extension
artel/laravel-autodoc
10489 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
vektah/bugfree-dangerzone
30501 Downloads
Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.