Fri Feb 25 2022 -Nimble -XCTest -Swift -Testing
Each XCTNSPredicateExpectation requires a timeout of at least 1.1 seconds. That's will unnecessarily slow down your test suite. You can use Nimble's toEventually instead and make your tests as fast as possible.
Fri May 05 2017 -Testing -Nimble -Swift
The Nimble matchers framework provides two ways assert expectations on asynchronous code, this post explores when to use one or the other.
Tue Aug 25 2015 -Swift -TDD -Nimble
Nimble is a matchers framework built for Swift that provides powerful and versatile expectations. Writing test within the standard XCTest harness but using Nimble assertions is easier and productive, and a good combination of tools to introduce testing and TDD to colleagues and teams in a frictionless way.
Hi I'm Gio I write here semi-regularly on software testing and TDD, productivity, and iOS development.
Get in touch if you're interested in working together.