Skip to content

Advanced studies about TDD in iOS Development using iOS Test-Driven Development by Tutorials book by @kodecocodes

Notifications You must be signed in to change notification settings

ramonfsk/ios-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-TDD

This material content my entire study codes about TDD in iOS by iOS Test-Driven Development by Tutorials design by @kodecocodes.

Usage

For start backend project in MyBiz projects, using this commands below:

rm -Rf Package.resolved 
swift run --configuration debug -Xlinker -rpath -Xlinker "$(xcode-select -p)/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.7/macosx"

Topics Covered

  • TDD Cycle
  • TDD App Setup using XCTest
  • Test Expressions & Expectations
  • Asynchronous Tests
  • Dependency Injection & Mocks
  • Refactor Legacy Projects using TDD

About

Advanced studies about TDD in iOS Development using iOS Test-Driven Development by Tutorials book by @kodecocodes

Resources

Stars

Watchers

Forks

Languages