Skip to content

Commit 9b9f04d

Browse files
authored
Update README.md
1 parent 910c1cb commit 9b9f04d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,18 @@ So you need to leverage your Unit tests, Snapshot Tests and Demo targets to save
5757
- English and Spanish Localized
5858

5959
## Requirements
60-
1. Xcode 13.0+
60+
1. Xcode 15.0+
6161

6262
## Getting started
6363
1. Clone this repository.
6464
2. Open `App/TVToday.xcodeproj` and have fun.
6565

66+
## Testing
67+
- I use plain tests and Snapshot tests
68+
- Check the test Plan associated to the AppFeature to run all the test availables
6669

6770
## Snapshot Tests
68-
Last snapshot tests were created using an Apple Silicon with `Xcode 14.2`, Simulator `iPhone SE (3rd generation) iOS 16.2`
71+
Last snapshot tests were created using an Apple Silicon with `Xcode 15.0`, Simulator `iPhone SE (3rd generation) iOS 17.0 (21A328)`
6972
> ⚠️ Warning: Snapshots must be compared using the exact same simulator that originally took the reference to avoid discrepancies between images.
7073
7174

0 commit comments

Comments
 (0)