issues
search
alchemy-fr
/
PHP-dataURI
A PHP dataURI library, RFC 2397 Compliant
Other
59
stars
25
forks
source link
Test enhancement
#17
Closed
peter279k
closed
4 years ago
peter279k
commented
6 years ago
Changed log
Add the all available PHP version tests in Travis CI build.
Use the
psr-4
to load the classes automatically.
Use the multiple PHPUnit versions for different PHP versions.
Add more tests.
Use the correct assertions in the tests.
Use the filter white lists rather than using black lists in
phpunit.xml.dist
setting.
Changed log
psr-4
to load the classes automatically.phpunit.xml.dist
setting.