Skip to content

Commit

Permalink
Update: Added Swift Unit Tests
Browse files Browse the repository at this point in the history
Signed-off-by: Son Nguyen <[email protected]>
  • Loading branch information
hoangsonww authored Oct 16, 2024
1 parent 5a516ac commit 6d8c02a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Requirements:
- iOS 14.0 or later
- macOS 11.0 or later

### Testing

There are also unit testing files for the Swift app, located under the `Game-2048Test` and `Game-2048UITest` directories. You can run these files to perform unit testing of the app.

---

## Web Application Version
Expand Down

0 comments on commit 6d8c02a

Please sign in to comment.