Skip to content

danielsmink/core

 
 

Repository files navigation

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 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.

About

The Rapidez Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 45.0%
  • Blade 28.8%
  • Vue 18.8%
  • JavaScript 7.2%
  • CSS 0.2%