As informações desta página não estão completamente disponíveis no seu idioma de escolha. Esperamos disponibiliza-las integralmente em outros idiomas em breve. Para ter acesso às informações no idioma de sua preferência, faça o download do PDF aqui.
Quick
Quick is a testing framework for Swift and Objective-C, which comes bundled with Nimble, a matcher framework for tests. Quick helps verify the behavior of Swift and Objective-C programs. Quick has the same syntactic flavour as RSpec and Jasmine and is easy to set up. It is very organized, allows for assertion of types and makes it easy to test asynchronous code.