Libraries tagged by file testing
dossierdata/phpunit-finder
32 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
detain/test-generator
18 Downloads
Generate test cases for existing files (fork of https://github.com/detain/php-test-generator )
covex-nn/vfs
594 Downloads
PHP stream wrapper, transactional virtual file system
bebat/filesystem-assertions
886 Downloads
Collection of assertions about filesystem objects
atoum/autoloop-extension
12040 Downloads
Automatically run atoum's loop mode on file change
covex-nn/joos-stream
1830 Downloads
PHP stream wrapper, transactional virtual file system
diskominfotik-banda-aceh/pest-scaffold-cli
99 Downloads
Console commands to generate a directory structure for scaffold pest PHP testing files
vespula/mailer
77 Downloads
Extends PHPMailer to provide a File email renderer for testing
cimus/simplexmlreader
85 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
boobooking/simplexmlreader
338 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
phpunittest/excel
12 Downloads
Testing php with excel file
kin-jacques/punigen
1 Downloads
A Symfony MakerBundle extension to automatically generate test files for PHP classes, streamlining the testing process.
frodeborli/themis
25 Downloads
A powerful testing framework based on php script files.
jcbontemps/phylogenetictree
39 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).
fahadyousafmahar/slash-login
424 Downloads
Say goodbye to repetitively fill / submit login forms during development of your laravel applications. This package allows you to login as any user with just a "slash login" (/login/user_id)