Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unit Tests #18

Open
5 tasks
growdev opened this issue Feb 13, 2023 · 0 comments
Open
5 tasks

Add Unit Tests #18

growdev opened this issue Feb 13, 2023 · 0 comments
Assignees

Comments

@growdev
Copy link
Contributor

growdev commented Feb 13, 2023

Overview

This issue includes adding a method for running unit tests on the code to make sure new functionality does not introduce bugs in existing functionality.

Description

Testing will be added using PHPUnit since it is the testing framework chosen by the core team.

A composer file will be added to handle managing required packages and defining scripts for testing.

Tasks

@growdev growdev self-assigned this Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant