Skip to content

searxng/searxng-browser-tests

Repository files navigation

Use playwright to render the SearXNG pages in various configurations.

A weekly report is available at:

Local installation

The tests can run locally

Install

npm run install

Usage

The tests expect an SearXNG instance at http://localhost:8888.

npm run test
npm run report
npx allure open ./allure-report