Skip to content

Simple real examples of how to apply unit test to our code

rodrigofrancisco/UnitTestWorkshop

Repository files navigation

Unit test workshop

Simple repository to show how to test:

  • Functions that have input / output
  • Functions that have implicit dependencies
  • Work with fake / mock network calls using protocols or by using URLProtocol stubbing

About

Simple real examples of how to apply unit test to our code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages