TDD-Albums-II VS TDD-Albums

Compare TDD-Albums-II vs TDD-Albums and see what are their differences.

TDD-Albums-II

TDD-Albums-II is a new hands-on tutorial for iOS engineers learning Test-Driven Development. (by vanvoorden)

TDD-Albums

A Hands-On Tutorial for iPhone Developers Learning TDD (by eBay)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
TDD-Albums-II TDD-Albums
4 1
151 15
- -
5.0 10.0
over 2 years ago about 9 years ago
Swift
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TDD-Albums-II

Posts with mentions or reviews of TDD-Albums-II. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.

TDD-Albums

Posts with mentions or reviews of TDD-Albums. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.
  • TDD-Albums-II: A free hands-on tutorial for Swift engineers learning Test-Driven Development.
    2 projects | /r/swift | 12 Nov 2021
    The TDD-Albums-II tutorial is a sequel to the original TDD-Albums library from 2015. The TDD-Albums library started as a hands-on tutorial for a few iPhone developers at eBay that were interested in learning Test-Driven Development (TDD). When I first saw TDD, it was from Jon Reid. Jon offered to “pair-program” and teach his best-practices for writing unit-tests (and designing software). The TDD-Albums library (and tutorial) was intended as a step-by-step series of pair-programming exercises to build a functional iPhone app using TDD (almost) every step of the way. In those days, we built our app code using Objective-C. We built our test code using Swift (which was, at the time, still a new language). Our app was simple, but demonstrated important patterns (like dependency-injection) that scale to more complex situations.

What are some alternatives?

When comparing TDD-Albums-II and TDD-Albums you can also consider the following projects:

UI Testing Cheat Sheet - How do I test this with UI Testing?

SnapshotTesting - 📸 Delightful Swift snapshot testing.