Skip to content

Releases: defstudio/pest-plugin-laravel-expectations

v1.0.3

05 Oct 09:00
Compare
Choose a tag to compare

v1.0.2

05 Oct 08:53
Compare
Choose a tag to compare

Fixed

  • toBeInDatabase() the expectation has been fixed and restored

v1.0.1

04 Oct 17:38
Compare
Choose a tag to compare

Removed

  • toBeInDatabase() expectation (it collides with pest-plugin-laravel)

v1.0.0

04 Oct 17:09
Compare
Choose a tag to compare

Public stable release

Added

  • toBeAuthenticated() expectation
  • toBeValidCredentials() expectation
  • toBeInvalidCredentials() expectation

v0.0.5

03 Oct 21:07
Compare
Choose a tag to compare

Fix

  • styles

v0.0.4

03 Oct 21:04
Compare
Choose a tag to compare

Added

  • toBeDeleted() expectation
  • toBeSoftDeleted() expectation

v0.0.3

03 Oct 20:02
6d768ed
Compare
Choose a tag to compare

Added

  • toBeCollection() expectation
  • toBeEloquentCollection() expectation

v0.0.2

03 Oct 19:44
Compare
Choose a tag to compare

Updated

  • Documentation

v0.0.1

03 Oct 16:47
e8409a1
Compare
Choose a tag to compare

Initial release