jeudi 31 décembre 2020

How to test a SQLite database for an iOS app

I am currently writing an iOS app that uses a SQLite database and am trying to learn how to write tests for it. I can't figure out how to test database-related functionalities using XCTest. If this is something that can be done using XCTest, what is the approach? If not, is there a different framework for testing a SQLite database?

Aucun commentaire:

Enregistrer un commentaire