https://github.com/akarsh/tdd-practise-project-loginform
Practising test driven development (TDD) concepts using an iOS project
https://github.com/akarsh/tdd-practise-project-loginform
ios swift tdd
Last synced: 12 months ago
JSON representation
Practising test driven development (TDD) concepts using an iOS project
- Host: GitHub
- URL: https://github.com/akarsh/tdd-practise-project-loginform
- Owner: akarsh
- Created: 2021-04-15T07:47:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T07:16:30.000Z (about 5 years ago)
- Last Synced: 2025-04-13T13:38:58.414Z (about 1 year ago)
- Topics: ios, swift, tdd
- Language: Swift
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD-practise-project-LoginForm
[](https://github.com/akarsh/TDD-practise-project-LoginForm/actions/workflows/swift.yml)
[](https://www.codefactor.io/repository/github/akarsh/tdd-practise-project-loginform/overview/main)
## Requirements
- iOS 14.4+
- Xcode 12.4+
## About
This project is created to help me in understanding how to implement TDD in iOS projects.
This project PRs are reviewed by [Christian Slanzi](https://github.com/ChristianSlanzi).
[Christian Slanzi](https://github.com/ChristianSlanzi) is teaching iOS developers on many topics. One of the topic is TDD in iOS Development. Following his teachings I have created this project to re-collect the things explained in the learning session.
## Credits
[Christian Slanzi](https://github.com/ChristianSlanzi)
## Meta
Akarsh SEGGEMU
- Twitter - [@akarshseggemu](https://twitter.com/akarshseggemu)
- Email - sakarshkumar@gmail.com
- LinkedIn - [akarshseggemu](https://www.linkedin.com/in/akarshseggemu)