GetDKAN / dkan-tools

CLI tools for DKAN site management
https://getdkan.github.io/dkan-tools/
15 stars 14 forks source link

Fixes some issues with project:test-phpunit #341

Closed dafeder closed 1 year ago

dafeder commented 2 years ago

The current command assumes a particular testsuite name. This simply runs phpunit in the project root, assuming all is defined as needed in phpunit.xml or else passed as an option to the command.