tdd-swift
There are 14 repositories under tdd-swift topic.
Apress/Test-Driven-Development-in-Swift
Source code for the tutorials in the Test-Driven Development in Swift book
HaysaRodrigues/learning-swift-ios-dev
Repositório para facilitar gerenciamento de aprendizado de Swift e iOS.
mdo91/ios-unit-tests
unit tests for this ios demo
2022-DEV-029/TicTacToe
Tic-Tac-Toe kata performed using TDD and Clean Swift
jonhmendes/CleanApp
App em Swift usando TDD como metodologia, com componentes desacoplados e reutilizáveis, seguindo o Clean Architecture e os princípios do SOLID.
mdo91/ios-async-unit-test
This repo contains async unit testing by considering http requests
NazarLykashik/ContactList
Test aplication for learn TDD
salvatop/QRCodeGenerator
Swift & TDD to develop an interesting tool that generates QR code from an input. The input will get to be parsed and analyzed it, while dealing with binary data, bit packing, error correction and algorithms for drawing the image and calculating the penalty patterns and finally rendering an image to screen or file.
trnserdar/DollarTracker
Mac OS status bar application for Dollar Rates
kapilrathore/APIMVI
Demo project build on MVI Architecture using ReactiveX Frameworks and TDD
osama10/TDD-Practise
A simple ToDo app which I have developed using TDD approach
sonisuman/Division
TDD implementations
thefiltitoff/ToDoApp_TDD
This App created to get to know with Unit and UI Tests and work by TDD conception.