Skip to content

Releases: Astrotomic/phpunit-assertions

v0.11.0

18 Jan 16:14
bd08c3e
Compare
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
Compare
Choose a tag to compare
  • Add \Astrotomic\PhpunitAssertions\PathAssertions

v0.9.0

20 May 13:04
a8257ea
Compare
Choose a tag to compare
  • Add \Astrotomic\PhpunitAssertions\ArrayAssertions::assertContainsAll()

v0.8.0

18 May 10:48
4456a77
Compare
Choose a tag to compare
  • Add \Astrotomic\PhpunitAssertions\UrlAssertions::assertQuery()

v0.7.0

28 Apr 10:09
81f2bd7
Compare
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
Compare
Choose a tag to compare
  • Add \Astrotomic\PhpunitAssertions\ArrayAssertions

v0.5.0

24 Jul 20:27
5cc0db7
Compare
Choose a tag to compare
  • Add EmailAssertions::assertPlusMailbox() and EmailAssertions::assertPlusAlias() - #3

v0.4.0

10 May 15:25
Compare
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
Compare
Choose a tag to compare
  • add \Astrotomic\PhpunitAssertions\Laravel\ModelAssertions::assertRelated() assertion

v0.2.0

02 Mar 11:59
Compare
Choose a tag to compare
  • add \Astrotomic\PhpunitAssertions\Laravel\BladeAssertions trait
  • switch \Astrotomic\PhpunitAssertions\Laravel\CollectionAssertions::assertContains() argument order