mas/Carthage/Checkouts/Quick/Documentation/en-us/README.md
2018-09-05 09:54:08 +10:00

2.6 KiB

Documentation

Quick helps you verify how your Swift and Objective-C programs behave. Doing so effectively isn't just a matter of knowing how to use Quick, however. The guides in this directory can help you write effective tests--not just using Quick, but even XCTest or other testing frameworks.

Each guide covers a particular topic. If you're completely new to unit testing, consider reading them in the order they're introduced below: