README
LiteReport:
Lighthouse reports for localhost ports. Currently working on final tests for app
Features:
- Automatic: makes multiple Lighthouse reports with only one command prompt
- Saves everything in one organized folder
- Takes around 25-30 seconds to run every single test, depending on your page content
- Works offline. No internet connection needed to run local tests
Output results:
- Html
- JSON
- CSV
- Inline Terminal text
- Pop up page which shows you test results
Tools used
Current objectives
- Add a landing page for project
- Have Litereport scan for the active localhost port by itself
- Add pdf output inside the reports
- Finish adding React to the project