Compilation of utilities for testing and creating chess engines.
- makebook: creates a polyglot (bin) opening book from a pgn. Filters can be applied to the pgn. (read more)
- testsuite: takes an EPD and runs the commands against a chess engine. (read more)
You can download a version for your operating system in the releases section.
Or if you are familiar with go/golang you can use go install