-
## Environment
- Xcode Version: 15.0.1
- Swift Version: 5.9
- SnapshotTesting Version: 1.14.0
- iOS Version: 17.0.1
- Devices/Emulators: iPhone 15 iOS 17.0.1
## Description
We are experiencin…
-
As I mentioned in #118 it would be good to get this library out of 0.x territory. We also have a few breaking changes to make.
The next release will be 1.0.0b0, and I'll keep releasing betas until …
-
When running only some of the tests (e.g. executing only one test from a test file), `snapshottest` will report all the snapshots from the tests that haven't been run as deprecated. This is wrong - th…
-
[log](https://freebsd.org/~yuri/py-eemeter-4.0.5-tests.log)
Tarball is taken from PYPI: https://files.pythonhosted.org/packages/2a/70/18cb6e9d0f3d88a562b94ae9752753f564cf331a5d00cc66b12081f1d84b/ee…
-
I'm looking into integrating SnapshotTesting for SourceKitten's [test fixtures](https://github.com/jpsim/SourceKitten/tree/0.30.1/Tests/SourceKittenFrameworkTests/Fixtures) and I'm trying to replicate…
jpsim updated
3 years ago
-
**Describe the bug**
The list in a SwiftUI list looks different in snapshot.
In the simulator and preview only the top and bottom items have rounded corners,
in the snapshot all items have rounded …
-
Is the behavior the same for different Xcode projects?
-
Create SnapshotTests using Facebook or Shot plugin to validate the UI of the project.
-
Main idea: as fast as I could create PoC with pytest spanshot tests and interactive diff:
1. Use https://github.com/pytest-dev/pytest/issues/5053#issuecomment-484921801 for turning on input
2. Reu…
b0g3r updated
4 years ago
-
Как этого добиться:
- сравниваемое значение должно проходить через serializer, подобранный по типу значения или указанный явно. На выходе из сериализатора получается снепшот — базовый питоновский ти…
b0g3r updated
4 years ago