Q-Mobile / QGrid

🎛 QGrid: The missing SwiftUI collection view.
MIT License
1.64k stars 104 forks source link

Create the base of a test suite for the package #17

Closed SirArkimedes closed 1 year ago

SirArkimedes commented 4 years ago

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.