Test assertions in Swift | Swift by Sundell
www.swiftbysundell.comThis week, let’s take a look at various ways that we can assert that our code produces the right outcomes within our unit tests, including how we can create our own assertion functions.
Read more...