An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# TDD-practise-project-LoginForm

[![Swift](https://github.com/akarsh/TDD-practise-project-LoginForm/actions/workflows/swift.yml/badge.svg)](https://github.com/akarsh/TDD-practise-project-LoginForm/actions/workflows/swift.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/akarsh/tdd-practise-project-loginform/badge/main)](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)