Skip to content

Releases: ww-tech/lasso

Release 1.5.0

18 Jun 16:48
Compare
Choose a tag to compare

Removes Tuist files - no functional changes.

Release 1.4.0

26 Jun 18:53
Compare
Choose a tag to compare

Add better support for AnyViewStores that have NoAction - #67

Version 1.2.0

07 Oct 11:53
Compare
Choose a tag to compare

Adds a way to configure the time out for view life cycle assertions (assertPresentation, assertRoot, etc.).

This configuration is per XCTestCase subclass. For more granular control, the pre-existing timeout parameters can be used.

To override the timeout for an XCTestCase subclass, add AssertionTimeoutOverride conformance to your subclass, and provide a value for defaultLassoAssertionTimeout to use a custom timeout.

Version 1.1.1

27 Aug 10:54
Compare
Choose a tag to compare

Updates for iOS 14, Swift 5.3, and Xcode 12 compatibility.

Version 1.0.1

27 Feb 16:14
Compare
Choose a tag to compare

Documentation and CI updates.

Version 1.0.0

21 Feb 14:11
faadd0e
Compare
Choose a tag to compare