While I was looking through the ClientSim documentation, I happened to find an article about "Automated Testing."
It seemed useful, so I tried to experiment with it. However, although some sample code for the feature remained, the assemblies required to run it were missing.
After some investigation, I found that in Issue #55, there was a problem where test assemblies could not be added in VCC.
Additionally, checking the commit logs, I confirmed that on January 17, 2025, there was a commit bcf9492 that deleted the files under the Tests folder.
Was the Automated Testing feature intentionally omitted?
If it was removed by mistake, I believe it’s a very useful feature and would like to request that it be restored.