Skip to content

v1.1.0

@jeffh jeffh tagged this 09 Feb 08:08
======

New Features
------------

- Adds `fitBehavesLike to allow focusing of specific instanciations of shared examples (Thanks @wongzigii)
- Add SwiftPM support on macOS (Thanks @ikesyo)
- Add Documentation about Shared Examples in Portuguese (Thanks @pedrovereza)

Changes
-------

- `SharedExampleContext` is now `[String: Any]` instead of `NSDictionary` (Thanks @devdrey)
- Better conformance to SwiftLint (Thanks @ikesyo, @wongzigii)

Bugfixes
--------

- Quick no longer prints warnings if SwiftLint is not installed (Thanks @wongzigii)
- Fix bug where Quick didn't work with test bundles with non-c99 valid identifiers (Thanks @MP0w)
Assets 2
Loading