Changelog

All notable changes to this project will be documented in this file. For a full understanding of what changed, see the releases page

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.3.0 - 2021-15-10

Added

  • toBeOk() expectation
  • toBeNotFound() expectation
  • toBeForbidden() expectation
  • toBeUnauthorized() expectation
  • toHaveNoContent() expectation
  • toRender() expectation
  • toRenderInOrder() expectation
  • toRenderText() expectation
  • toRenderTextInOrder() expectation
  • toContainText() expectation
  • toContainTextInOrder() expectation

Updated

v1.2.0 - 2021-10-11

Added

  • toBeRedirect() expectation
  • toBeSuccessful() expectation
  • toBeDownload() expectation
  • toHaveStatus() expectation
  • toExistInStorage() expectation

Fixed

v1.1.0 - 2021-10-08

Added

  • toBeAbleTo() expectation

v1.0.4 - 2021-10-06

Added

  • toBelongTo() expectation
  • toOwn() expectation

v1.0.3 - 2021-10-05

Fixed

  • toBeInDatabase() the expectation has been fixed and restored

v1.0.1 - 2021-10-04

Removed

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

v1.0.0 - 2021-10-04

Added

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

v0.0.5 - 2021-10-03

Fixed

  • styles

v0.0.4 - 2021-10-03

Added

  • toBeDeleted() expectation
  • toBeSoftDeleted() expectation

v0.0.3 - 2021-10-03

Added

  • toBeCollection() expectation
  • toBeEloquentCollection() expectation

v0.0.2 - 2021-10-03

Updated

  • Documentation

v0.0.1 - 2021-10-03

  • First version
Edit this page on GitHub Updated at Fri, Oct 15, 2021