devert / phpunit-reporter
There is no license information available for the latest version (1.4) of this package.
This is a package to process xml report of junit or phpunit test executions and display the result on a google spreadsheet
1.4
2019-03-11 16:16 UTC
Requires
- php: >=7.0
- google/apiclient: ^2.0
Requires (Dev)
- phpunit/phpunit: ^5.0
README
Introduction
This library processes the XML output file of PHPUnit test logging file and updates a google spreadsheet.
Each testsuite is output on a separate sheet.
Issues
If you come across any issues please report them here.
Contributing
Thank you for considering contributing to this project! Please feel free to make any pull requests, or e-mail me a feature request you would like to see in the future to akongnwi02@gmail.com
Enjoy