rapidez/core

There is no license information available for the latest version (5.0.0-beta.2) of this package.

Rapidez Core

Maintainers

Package info

github.com/rapidez/core

Homepage

pkg:composer/rapidez/core

Statistics

Installs: 20 051

Dependents: 46

Suggesters: 0

Stars: 18

Open Issues: 13

5.0.0-beta.2 2026-03-10 12:36 UTC

This package is auto-updated.

Last update: 2026-03-13 14:59:36 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.