Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Replace Atoum with PHPUnit #114

Closed
wants to merge 3 commits into from
Closed

Conversation

cconard96
Copy link
Owner

@cconard96 cconard96 commented Aug 10, 2022

Replace Atoum with PHPUnit for tests.

Initially, a shim library will be used to allow running the existing Atoum tests in the PHPUnit engine so I don't have to work with the Atoum engine anymore.
Next, tests will be fixed.
Finally, the Atoum assertions will be changed to the native PHPUnit equivalents and the shim will be dropped and replaced with just PHPUnit. A GitHub action will also be added to automatically run the test suite for pull requests.

@cconard96 cconard96 linked an issue Aug 10, 2022 that may be closed by this pull request
@cconard96 cconard96 added this to the Release 3.0.2 milestone Aug 10, 2022
@cconard96 cconard96 force-pushed the feature/prep_phpunit branch from 5aeade0 to 2d5ee34 Compare August 10, 2022 01:20
@cconard96 cconard96 force-pushed the feature/prep_phpunit branch from 2ccc97e to 8ed1825 Compare August 10, 2022 02:52
@cconard96
Copy link
Owner Author

Replaced by #147

@cconard96 cconard96 closed this Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace atoum with PHPUnit
1 participant