Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 487 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 487 Bytes

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