official-stockfish / fishtest

The Stockfish testing framework
https://tests.stockfishchess.org/tests
270 stars 126 forks source link

Overview

CI server CI worker posix CI worker msys2 CI lint

Fishtest is a distributed task queue for testing chess engines. The main instance for testing the chess engine Stockfish is at this web page https://tests.stockfishchess.org

Developers submit patches with new ideas and improvements, CPU contributors install a fishtest worker on their computers to play some chess games in the background to help the developers testing the patches.

The fishtest worker:

The fishtest server:

To get more information, such as the worker/server install and configuration instructions, visit the Fishtest Wiki.