indykoning / core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rapidez Core

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

Running the tests

Unit and feature tests

Just run ./vendor/bin/phpunit

Browser tests

  • Make sure you've 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.

About

License:GNU General Public License v3.0


Languages

Language:PHP 41.5%Language:Blade 29.4%Language:Vue 20.8%Language:JavaScript 8.2%Language:CSS 0.1%