Releases: defstudio/pest-plugin-laravel-expectations
Releases · defstudio/pest-plugin-laravel-expectations
v1.0.3
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.0.2...v1.0.3
v1.0.2
Fixed
toBeInDatabase()
the expectation has been fixed and restored
v1.0.1
Removed
toBeInDatabase()
expectation (it collides with pest-plugin-laravel)
v1.0.0
Public stable release
Added
toBeAuthenticated()
expectationtoBeValidCredentials()
expectationtoBeInvalidCredentials()
expectation
v0.0.5
Fix
- styles
v0.0.4
Added
toBeDeleted()
expectationtoBeSoftDeleted()
expectation
v0.0.3
Added
toBeCollection()
expectationtoBeEloquentCollection()
expectation
v0.0.2
Updated
- Documentation
v0.0.1
Initial release