Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 741 Bytes

Performance tests

About

Tests are based on Gradle Lighthouse Plugin / Lighthouse tool .

Configuration

See available configuration options on plugin page.

Running

Simply run command: sh gradlew :test:performance:lighthouseRun. Optionally configure with -Ptest.publishUrl=http://aem-host.com to run tests on other host (using default paths).

Test reports will be saved in build/lighthouse directory. For each url tested within suite, separate HTML report will be generated.

Screenshots

Lighthouse Report