Swift iOS Unit Testing Tutorial

preview_player
Показать описание
Check out my new full length iOS course:

--
50% off my iOS Development Fundamentals Course on Udemy:

or use CODEPRO999 for 50% off the course price.

--
iOS Development Fundamentals Course on Skillshare:

If you are new to iOS development or testing then this tutorial is for you. This tutorial covers the basics unit testing and test driven development in iOS. We will learn about the XCTest framework and learn how to build and run our own XCTestCases to run simple unit tests. We will also learn about how to write testable code and to always be thinking about ways to improve our code safety and reliability. This tutorial uses Swift 4 and Xcode 9.

--

Useful Learning Resources

--

Check out some of the apps I've built:

--

Follow Code Pro on:

If you found this tutorial helpful please like the video, share the video, and subscribe to CodePro. You can follow CodePro on Twitter, Facebook, for the latest channel news and updates.
Рекомендации по теме
Комментарии
Автор

Learn how you can utilize unit tests to improve the quality and reliability of your code and make your apps crash less!

CodePro
Автор

thanks a lot for sharing this video . I understood clearly.

batuhanberkertekin
Автор

It was real pleasure watching your tutorial. I had problem to see code, but you explained everything so well. Good job.

OR-uuxj
Автор

Hi, Can you please make font size little bigger from the next video. A presentation font size is preferable. As even in 4k its really hard to read the code. Though its readable, but making the font bigger will really help.

rajanmaheshwari
Автор

hey,
it is a good tutorial Thanks. please in the next video make the scream bigger because it is hard to focu.

nebilgokdemir
Автор

Hi! I believe Rajan already said it, but I'd like to add to his comment about font size. Right now, the code you're presenting right on the beginning of the video for the Student class fills like about 5% of the screen. It's really difficult to get along like that. Anyway, it's worth the effort because I like your content. Thank you, and good luck with the channel. Glad to be one of the first subscribers here ^_^

CharlesFerreira
Автор

Hi CodePro, thanks for doing this tutorial. Really helpful! Kindly consider building a course on Udemy on comprehensive unit and UI testing. At present, there isn’t any good ones out there and this can present an opportunity. Cheers!

kelvinfok
Автор

great stuff, and once we tested our app and before upload to the app store, how to delete this test unit? just delete the unit testing file on the left side ? thanks

stevengao
Автор

Could you please increase the font. Its being difficult to read the code

sourishkeka
Автор

XCode size should ++. everything is too small

ZhengCheng
Автор

Hi. Do you have any tutorial on how to do unit test for UITableViewDataSource e.g. cellForItemsAtIndexPath or NumberOfSections? I have been struggling with this as for some reason, the data is nil when the view is loaded

eilienelrica