v1.4.0
What's Changed
- adds toHaveJson() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/26
- adds toHaveExactJson() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/27
- adds toHaveValid expectation by @lakuapik in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/25
- adds toHaveInvalid expectation by @lakuapik in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/25
- adds toBeRedirectToSignedRoute() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/29
- adds toConfirmCreation() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/30
- adds toHaveJsonFragment() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/31
- adds toHaveJsonPath() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/35
- adds toHaveJsonStructure() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/36
- adds toHaveJsonValidationErrors() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/37
- adds toHaveLocation() expectation by @fabio-ivona in https://github.com/def-studio/pest-plugin-laravel-expectations/pull/38
Full Changelog: def-studio/pest-plugin-laravel-expectations@v1.3.0...v1.4.0