rapidez/core

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

Rapidez Core

Installs: 14 527

Dependents: 43

Suggesters: 0

Security: 0

Stars: 18

Watchers: 4

Forks: 13

Open Issues: 17

pkg:composer/rapidez/core

4.7.6 2025-10-02 12:26 UTC

This package is auto-updated.

Last update: 2025-10-06 12:23:13 UTC


README

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.