Refer to the documentation on the Shopping Cart Plugin site
Run cd tests/js
and then mocha
Run composer update
to install the testing dependencies. Then run composer test
in the root folder
Then, run composer update --no-dev
to uninstall the testing dependencies.