py-stockfish / stockfish

Integrates the Stockfish chess engine with Python (Official fork)
https://py-stockfish.github.io/stockfish/
MIT License
29 stars 8 forks source link

Add `--binary-path` option for tests #73

Closed dkanatnikov closed 1 month ago

dkanatnikov commented 2 months ago

As mentioned in the issue now you need to have SF binary callable as stockfish.

Here a fixture with three options to provide path to binary:

github-actions[bot] commented 2 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.