Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --binary-path option for tests #73

Closed
wants to merge 4 commits into from

Conversation

dkanatnikov
Copy link

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:

  • command line parameter --binary-path
  • environmental variable TEST_STOCKFISH_BINARY
  • default value stockfish

dkanatnikov and others added 4 commits May 19, 2024 23:25
* add an option to set a test binary path using --binary-path
* add an option to set a test binary path using TEST_STOCKFISH_BINARY environmental variable
Copy link

github-actions bot commented May 19, 2024

Coverage report

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant