mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-21 18:56:02 +03:00
faaff0711d
Added runTests.sh to wrap up a bunch of test starting functionality. Moved SetupEnvironment.sh out of Bootstrap.php and into the runTests.sh file. Added Coverall support for line coverage. Added php-cs-fixer for code styling testing.
3 lines
95 B
YAML
3 lines
95 B
YAML
src_dir: src
|
|
coverage_clover: build/logs/clover.xml
|
|
json_path: build/logs/coveralls-upload.json |