8000 GitHub - PacktPublishing/Test-Driven-iOS-Development-with-Swift-3: Code repository for Test Driven iOS Development with Swift 3, published by Packt
[go: up one dir, main page]

Skip to content

Code repository for Test Driven iOS Development with Swift 3, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Test-Driven-iOS-Development-with-Swift-3

Repository files navigation

Test-Driven iOS Development with Swift 3

This is the code repository for Test-Driven iOS Development with Swift 3, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

func makeHeadline(string: String) -> String {
 return "This Is A Test Headline"
}

The following hardware and software is needed to follow the code examples in the book: Mac with Sierra (MAC OS 10.12) Xcode 8

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Code repository for Test Driven iOS Development with Swift 3, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0