Ww Tech Lasso Versions Save

iOS architectural pattern and framework

1.4.0

11 months ago

Add better support for AnyViewStores that have NoAction - https://github.com/ww-tech/lasso/pull/67

1.2.0

3 years ago

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.

1.1.1

3 years ago

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

1.0.1

4 years ago

Documentation and CI updates.

1.0.0

4 years ago