Skip to content

Releases: defstudio/pest-plugin-laravel-expectations

v1.2.0

12 Oct 19:56
c461188

Choose a tag to compare

v1.1.0

08 Oct 20:46
fff79b0

Choose a tag to compare

Added

  • toBeAbleTo expectation

Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.0.4...v1.1.0

v1.0.4

06 Oct 17:09
6ca0b12

Choose a tag to compare

v1.0.3

05 Oct 09:00

Choose a tag to compare

v1.0.2

05 Oct 08:53

Choose a tag to compare

Fixed

  • toBeInDatabase() the expectation has been fixed and restored

v1.0.1

04 Oct 17:38

Choose a tag to compare

Removed

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

v1.0.0

04 Oct 17:09

Choose a tag to compare

Public stable release

Added

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

v0.0.5

03 Oct 21:07

Choose a tag to compare

Fix

  • styles

v0.0.4

03 Oct 21:04

Choose a tag to compare

Added

  • toBeDeleted() expectation
  • toBeSoftDeleted() expectation

v0.0.3

03 Oct 20:02
6d768ed

Choose a tag to compare

Added

  • toBeCollection() expectation
  • toBeEloquentCollection() expectation