Create PHPUnit test suite #132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The project has no automated tests.
composer.jsonlistsphpunitinrequire-devbut there is notests/directory, nophpunit.xml, and no test files.Proposed test structure
Priority areas for testing
Acceptance Criteria
phpunit.xmlconfigured with test suitesmake testtarget added to Makefile