rapidez/core

There is no license information available for the latest version (2.2.0) of this package.

Rapidez Core

2.2.0 2024-04-16 14:26 UTC

This package is auto-updated.

Last update: 2024-04-24 10:03:31 UTC


README

See: https://github.com/rapidez/rapidez

Running the tests

Unit and feature tests

Just run ./vendor/bin/phpunit

Browser tests

  • Make sure you've got a Magento install running
  • Prepare Laravel Dusk with composer run dusk:prepare
  • Compile the assets with: composer run dusk:assets and re-run this when the assets are changed
  • Tests can be started with: composer run dusk:test

License

GNU General Public License v3. Please see License File for more information.