Use playwright to render the SearXNG pages in various configurations.
A weekly report is available at:
The tests can run locally
npm run install
The tests expect an SearXNG instance at http://localhost:8888
.
npm run test
npm run report
npx allure open ./allure-report