Version 0.13.0
What's new
Swift support
- Cedar now supports Swift! (#367)
- Wiki has been updated with Swift code examples
Test Doubles
Matchers
- You can now test whether a dictionary should
contain_subset(subdictionary)
(#351) be_empty
matcher no longer accepts nil values- you can now define custom matchers conveniently using a block (#352)
General
- Pending tests are reported correctly in test bundle runs (#303, #371)
- Templates now install correctly on modern AppCode versions (#361)
- Epic re-organization of Rake tasks
- Fixed execution of the tvOS Spec Bundle
- Fixed podspec for tvOS (#363)
Thanks
A big thanks to everyone who worked on this release. Especially big shout out to @briancroom and @tjarratt for their awesome work!
- Brian Croom
- Tim Jarratt
- Can Berk Güder
- Neha Batra
- Sara Tansey
- Andy Brown
- Renée Chu
- Prayag Verma