ucsb-cs148-w24 / project-pj12-BeeFree

BeeFree is a screentime management app that allows you to choose apps to block, view your screentime data, and even share it with your friends!
MIT License
2 stars 0 forks source link

Utilize XCTest for Unit Testing Framework #97

Closed anushkavijay closed 6 months ago

anushkavijay commented 7 months ago

After probing Chat GPT, it suggested that we utilize XCTest for Unit testing as a framework. This would allow us to ensure our app can handle better user input.