Version 0.12.0
This release was almost big enough to warrant a major version bump! Lots of hard work went into this release, and we're excited to bring you some great tools that will help you write great tests.
Features
- Support for Xcode 7
- Frameworks for testing on watchOS and tvOS
- Support for the Carthage dependency manager
- integration with xctool
- you can now run your cedar tests in a test bundle with
xctool test
- for more info see #308
- you can now run your cedar tests in a test bundle with
... and lots more small fixes, including fixing crashes relating to boxing / unboxing nil values with certain matchers (especially have_received
).
As always, please report any issues you may discover so we can continue to improve Cedar.
Many thanks are due to the community for reporting bugs, helping diagnose crashes and contributing fixes. This release wouldn't have been possible without the hard work of
- Brian Croom
- Andrew Kitchen
- Sam Coward
- Kai Lee
- Priyanka Ranjan
- Neha Batra
- Elana Koren
- Daniel Shusta
- Juan David Dominguez
- Mike Stallard
- Rachel Brindle
- Joe Masilotti
- Jeff Hui