Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Can we use FBSnapshotTestCase with XCTestCase? #218

Open
amrutahoke opened this issue Feb 27, 2017 · 1 comment
Open

Can we use FBSnapshotTestCase with XCTestCase? #218

amrutahoke opened this issue Feb 27, 2017 · 1 comment

Comments

@amrutahoke
Copy link

Can we use FBSnapshotTestCase with the XCTestCase? and can use FBSnapshotTestCase with the real time data? I tried this with the table view if the content of the table view change the test case fails. and should I push the snapshots on git repo or not?

@alanzeino
Copy link
Contributor

FBSnapshotTestCase is a subclass of XCTestCase. You can use anything in XCTestCase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants