Post ADSopafJ3yiUEAc1uy by samir@fosstodon.org
(DIR) More posts by samir@fosstodon.org
(DIR) Post #ADSopafJ3yiUEAc1uy by samir@fosstodon.org
2021-11-16T15:36:05Z
1 likes, 0 repeats
If you want to learn how your programming language handles testing, I recommend doing some exercises on https://exercism.org/.For example, in trying to get back into #perl, I've learned about test harnesses, the `prove` command, how to structure test cases and the numerous CPAN modules that are available for testing!