Hello! I am new to blackjack programming and have recently released an iOS app called "Blackjack X."

I come from the computer chess community. There, we have the idea of test suites, i.e., lists of positions that you run your engine on and compare the results with known-good values. There can be different goals for different test suites, e.g., some are to confirm accuracy of the basic algorithms, and some are to act as rough measurements of strength.

I was wondering if there are test suites for blackjack simulators that calculate EVs? If there are, can someone point me in their direction? I have searched with Google for a while but couldn't find anything.

If there aren't already test suites, would there be much interest if I made one, or would somebody else like to make one, or we could work together on it?