-
-
Hi!
I stumbled upon some issues that stem from `viewDidAppear` not being called, and thus the UI rendering incorrectly. At first I thought it was something strange with my setup, but after digging …
cheif updated
3 years ago
-
This is a meta issue tracking all the things that need to be cleaned up in the import system. From removing long deprecated APIs to migrating internal access to `__spec__`, we'll have several task li…
-
**Describe the bug**
I've seen in the past someone else also [reported](https://github.com/pointfreeco/swift-snapshot-testing/issues/868) this and I thought it was solved but it keeps giving me this.…
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
* **What is the current behavior?**
TestUnforgivinExeuction…
-
I first wanted to say thank you for the amazing library! We love using it in our project 😃
We want to utilize Test Plans to test our app against English and Spanish locales. We have snapshots reco…
-
Self-explanatory.
Some potential ideas / handlers:
https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertAlmostEqual
https://docs.scipy.org/doc/numpy/reference/generated/nump…
-
Team,
I am getting below error while installing the muter. Could you please check?
**PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/bin:/bin:/usr/sbin:/sbin
Error: muter-muta…
-
Hi guys,
First of all, thanks for the great project (and the cool videos)! I'm trying to get snapshot testing to work with unit tests for a sandboxed macOS Cocoa application.
I'm running into a …
-
This is a tracking meta-issue for bugs with Xcode 16 Previews.
TL;DR If you're getting errors building SwiftUI previews, go to Editor > Canvas > menu and check **Use Legacy Preview Execution**.
…