lichess-org / dartchess

Dart chess library for native platforms
https://pub.dev/packages/dartchess
GNU General Public License v3.0
33 stars 17 forks source link

Make a separate `perft` test suite and run it with increased depth #11

Closed veloce closed 1 year ago

veloce commented 1 year ago

Currently perft tests run alongside normal tests. It prevent us to run perft with increased depth.