QGrid
QGrid copied to clipboard
Create the base of a test suite for the package
This creates a Tests folder that has the necessary files to create and add tests for things in the main QGrid
package!
Why: This is a step in the right direction for the item on the Roadmap / TODOs
☘️ Add unit/UI tests
How to run the test suite? Easy!
Do
swift test
in the root directory of the repository.