Flutter integration tests for iOS on Firebase?
问题 Is it possible to run Flutter integration tests on Firebase? There seems to be conflicting info on this - some sources say its possible, but on the documentation, the iOS section seems to only be for testing on your own device. Firebase asks for an XCT test package to be uploaded. How can it be obtained / created for a Flutter project? 回答1: First of all open your ios Module in Xcode as ss below. Now you are free to write cool XCode UI tests with Swift. For example I am dropping here a