-
I set precision of test to 95% and try to run test on
- xcode local success
- xcode on CI Runner success
- terminal on CI Runner using fastlane run_tests failed with error -> snapshot not ma…
-
java -jar bin/osx/ios-server-standalone-custom-build.jar -port 4444
12:41:449 INFO ApplicationStore. App archive folder:/Users/user/workspaces/web-test/applications
12:42:171 INFO IOSServer.initDriv…
-
Thank you for your work on this library and the awesome video series!
I am snapshotting a UITableViewController using `assertSnapshot(matching: sut, as: .image(on: .iPhoneX))`. When running on a iP…
-
I'm trying AirTest IDE for iPad automation. The iOS Tagent is downloaded and the WebDriverAgent is installed in my iPad device. http://127.0.0.1:8100/status provides a JSON, http://127.0.0.1:8100/insp…
-
While I work with nativescript sample code, 'Groceries(angular version)', I found a strange error. When I enter some groceries in Korean, last letter of the word that I just entered appeared to have b…
-
Animation snapshot tests do not currently support per-pixel or overall tolerance, which are supported by the underlying `FBSnapshotTestCase`.
-
When snapshot testing views on macOS recorded image size depends on the main display of the machine on which tests are run.
Example:
- I want to snapshot NSView of size **640x480 points**
- When …
-
#### Is your feature request related to a problem? Please describe.
When tests fail due to visibility/matching issues (95% of the time), at best, the user gets these artifacts hinting at the device…
-
Subscribe to this issue and stay notified about new [daily trending repos in Objective-C](https://github.com/trending/objective-c?since=daily)!
-
I have this workflow (nothing fancy or complicated, just some steps to setup java and flutter, then running the tests on the emulator)
```
on:
workflow_dispatch:
# on push to main branch
pu…