Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 910 Bytes

changelog.md

File metadata and controls

33 lines (29 loc) · 910 Bytes

Change Log

All notable changes to this project will be documented in this file.

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

[Unreleased] - 2024-07-19

Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.

Added

  • Initial release of the package to streamline testing Laravel apps with Behat.
  • Ready to use code snippets and contexts for testing Laravel applications.
  • Tools to write tests faster and more efficiently, reducing boilerplate code.
  • Support for various Laravel functionalities:
  • Application
  • Authentication
  • Code blocks
  • Console
  • Cookies
  • Database
  • Dispatcher
  • Eloquent
  • Environment
  • Http
  • Middleware
  • Notification
  • Session
  • Testing
  • Translations
  • View
  • Integration with additional package: Spatie laravel-permission.