All Projects → essentialdevelopercom → Quiz App

essentialdevelopercom / Quiz App

Licence: mit
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.

Programming Languages

swift
15916 projects
swift4
162 projects
swift3
66 projects

Projects that are alternatives of or similar to Quiz App

Bookstore Ios
 Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.
Stars: ✭ 147 (-36.09%)
Mutual labels:  swift-framework, unit-testing, ui-testing, xctest
Xctesthtmlreport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 489 (+112.61%)
Mutual labels:  xcode, unit-testing, ui-testing, xctest
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+2787.39%)
Mutual labels:  architecture, mvc, architectural-patterns
XCTestHTMLReport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 581 (+152.61%)
Mutual labels:  unit-testing, xctest, ui-testing
Peasy.net
A business logic micro-framework for .NET and .NET Core
Stars: ✭ 406 (+76.52%)
Mutual labels:  framework, architecture, architectural-patterns
Uitestingexample
Example code from my blog post about UI testing
Stars: ✭ 57 (-75.22%)
Mutual labels:  xcode, ui-testing, xctest
Ouzo
Ouzo Framework - PHP MVC ORM
Stars: ✭ 66 (-71.3%)
Mutual labels:  framework, mvc, tdd
Loadingshimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
Stars: ✭ 1,180 (+413.04%)
Mutual labels:  framework, swift-framework, xcode
Transport Eta
Twitch streamed 🎥playground repo, README speaks to you.
Stars: ✭ 223 (-3.04%)
Mutual labels:  architecture, unit-testing, tdd
Lad
👦 Lad is the best Node.js framework. Made by a former Express TC and Koa team member.
Stars: ✭ 2,112 (+818.26%)
Mutual labels:  framework, mvc
Woowahanjs
웹 어플리케이션 개발을 위한 JS프레임워크
Stars: ✭ 171 (-25.65%)
Mutual labels:  framework, mvc
School
Sistema de gerenciamento para escola em Laravel com VueJS (Não é mais Angular)
Stars: ✭ 178 (-22.61%)
Mutual labels:  framework, tdd
Ui Testing Cheat Sheet
How do I test this with UI Testing?
Stars: ✭ 2,039 (+786.52%)
Mutual labels:  ui-testing, xctest
Mandarinets
Mandarine.TS is a typescript, decorator-driven framework that allows you to create server-side applications. Mandarine.TS provides a range of built-in solutions such as Dependency Injection, Components, ORM and more. Under its umbrella, Mandarine.TS has 4 modules: Core, Data, Security and MVC, these modules will offer you the requirements to build a Mandarine-powered application.
Stars: ✭ 161 (-30%)
Mutual labels:  framework, mvc
Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (+1032.17%)
Mutual labels:  unit-testing, tdd
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+6788.7%)
Mutual labels:  framework, architecture
Enhanced Rails Architecture
A set of good architectural patterns beyond the pure Ruby on Rails architecture.
Stars: ✭ 185 (-19.57%)
Mutual labels:  architecture, architectural-patterns
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Stars: ✭ 14,330 (+6130.43%)
Mutual labels:  framework, tdd
Eslint Plugin Boundaries
Eslint plugin checking architecture boundaries between elements
Stars: ✭ 157 (-31.74%)
Mutual labels:  architecture, architectural-patterns
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (+964.78%)
Mutual labels:  unit-testing, tdd

Building iOS Apps with Swift, TDD & Clean Architecture

Professional iOS Engineering Series

CI

This is the repository for the project developed by Caio and Mike in the Professional iOS Engineering Series on YouTube.

In this free series, Caio and Mike pair program to demonstrate the discipline of Test-Driven Development, the power of modular design, and how to create clean iOS app architectures that welcome future requirements.

You'll learn how to build and maintain a sustainable development process by paying attention to technical excellence and good design.

Subscribe now to our YouTube channel and catch new episodes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].