It seems that some of the tests don't implement the tests that they claim to implement in their meta/tests.toml, see #228.
Also some exercises don't implement all canonical tests according to the toml.
Find out which ones with configlet sync --tests or configlet sync --tests -e testname
We should go through all the exercises and verify.
It seems that some of the tests don't implement the tests that they claim to implement in their
meta/tests.toml, see #228.Also some exercises don't implement all canonical tests according to the toml.
Find out which ones with
configlet sync --testsorconfiglet sync --tests -e testnameWe should go through all the exercises and verify.