tastyigniter / ti-ext-dusk
Laravel Dusk browser testing for TastyIgniter.
Fund package maintenance!
tastyigniter
Open Collective
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 1
Type:tastyigniter-package
Requires
- laravel/dusk: ^8.2
- tastyigniter/core: ^v4.0
Requires (Dev)
- larastan/larastan: ^2.4
- laravel/pint: ^1.2
- pestphp/pest-plugin-laravel: ^2.0
- rector/rector: ^1.2
- sampoyigi/testbench: ^1.0
This package is auto-updated.
Last update: 2025-03-20 20:56:02 UTC
README
Introduction
The TastyIgniter Dusk extension brings Laravel Dusk's browser testing capabilities to your TastyIgniter application. It equips core and extension developers with the tools to write and run automated browser tests, ensuring your application's functionality is robust and reliable.
Note: This extension is intended for development purposes only. It should never be installed in a production environment, as it could allow arbitrary users to authenticate with your application.
Features
- Automated Browser Testing: Write and run tests that simulate user interactions with your application.
- Easy Setup: Get started with browser testing quickly with minimal configuration.
Documentation
Documentation can be found on the TastyIgniter documentation website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Reporting issues
If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.
Contributing
Contributions are welcome! Please read TastyIgniter's contributing guide.
Security vulnerabilities
For reporting security vulnerabilities, please see our security policy.
License
TastyIgniter Coupons extension is open-source software licensed under the MIT license.