Skip to content

Releases: Astrotomic/phpunit-assertions

v0.12.0

22 May 11:46
de2bd62

Choose a tag to compare

v0.11.0

18 Jan 16:14
bd08c3e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0

v0.10.0

20 May 17:59
3169ba0

Choose a tag to compare

  • Add \Astrotomic\PhpunitAssertions\PathAssertions

v0.9.0

20 May 13:04
a8257ea

Choose a tag to compare

  • Add \Astrotomic\PhpunitAssertions\ArrayAssertions::assertContainsAll()

v0.8.0

18 May 10:48
4456a77

Choose a tag to compare

  • Add \Astrotomic\PhpunitAssertions\UrlAssertions::assertQuery()

v0.7.0

28 Apr 10:09
81f2bd7

Choose a tag to compare

  • Add \Astrotomic\PhpunitAssertions\ArrayAssertions::assertSubset()
  • Change from trait to final class
  • Add PHP8.1 support

v0.6.0

08 Sep 14:36
6251c05

Choose a tag to compare

  • Add \Astrotomic\PhpunitAssertions\ArrayAssertions

v0.5.0

24 Jul 20:27
5cc0db7

Choose a tag to compare

  • Add EmailAssertions::assertPlusMailbox() and EmailAssertions::assertPlusAlias() - #3

v0.4.0

10 May 15:25

Choose a tag to compare

  • add \Astrotomic\PhpunitAssertions\LanguageAssertions assertions
  • remove Country from \Astrotomic\PhpunitAssertions\CountryAssertions method names

v0.3.0

10 Mar 10:45
ee9a6c2

Choose a tag to compare

  • add \Astrotomic\PhpunitAssertions\Laravel\ModelAssertions::assertRelated() assertion