/DataValidation

:pencil2: Study project

Primary LanguageSwift

DataValidation

✏️ Project for studies purpose

MVP iOS Swift project with a single view register form with fields validation and Unit tests

Run Tests

Xcode

Go to Product > Test or press command + U

Terminal

You can run project tests by entering in the terminal:

fastlane test

Make sure you have all needed settings. To know how to set up fastlane, check fastlane docs