Available Now: Test-Driven Development in Swift with SwiftUI and Combine

mokacoding

unit and acceptance testing, automation, productivity
Archive Tags About Subscribe

Posts tagged "nimble"

XCTNSPredicateExpectation is slow, and what to do about it

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.

Nimble: when to use waitUntil or toEventually

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.

Enhancing XCTest test cases with Nimble matchers

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.

mokacoding

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.

AltStyle によって変換されたページ (->オリジナル) /