Skip to content

rapidez/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Rapidez is working in your browser
  • Run the tests with yarn playwright test
  • Alternatively, run the tests from a UI with yarn playwright test --ui
  • Update the screenshots with yarn playwright test --update-snapshots

License

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