Skip to content

Releases: danielepantaleone/KTTestExpectation

Release 1.2.1

05 Dec 13:36
Compare
Choose a tag to compare
  • Minor improvements

Release 1.2.0

18 Nov 08:57
Compare
Choose a tag to compare
  • Provide extra public interface to wait for expectations using vararg
  • Fix predicate expectation not overriding toString()

Full Changelog: 1.1.0...1.2.0

Release 1.1.0

17 Nov 15:14
Compare
Choose a tag to compare
  • Added support for predicate based expectations

Release 1.0.2

16 Nov 08:40
Compare
Choose a tag to compare
  • Added missing support for assertForOverFulfill property

Release 1.0.1

07 Nov 14:57
Compare
Choose a tag to compare
  • Allow to wait for already fulfilled expectations (same behaviour of Swift tests)
  • Use a global shared mutex for synchronization to avoid accessing critical section from different threads

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

01 Nov 11:54
Compare
Choose a tag to compare

Initial release