Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 479 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 479 Bytes

End-to-end tests for Contao

This package includes end-to-end tests for Contao.

Usage

Add the package to your Contao installation:

npm install contao-e2e-tests --save-dev

Then run the tests like this:

npx contao-e2e-tests

License

Contao is licensed under the terms of the LGPLv3.

Getting support

Visit the support page to learn about the available support options.