As a side note, maybe the brew Pike formula could be enhanced to provide mktestsuite in the PATH ?
I'm not sure what the best solution is for this; "mktestsuite" is kind of a generic name. Maybe we could add an option to test_pike to generate the testsuite?
If some kind of interest, here’s an example of a CI that will run the testsuite for a Pike module against latest Pike 7.8 and 8.0 Docker images upon a push on the GitHub repo : https://github.com/bertrand-lupart/pike-public-standards-csv/blob/master/.github/workflows/test-module.yml
