News

I'm starting to look into writing tests for the RO-Crate and cat-log merge requests, but I really miss the fixtures in pytest, and also not having to write a class, then methods, etc. For me one of ...
In this video, I'm going to teach you how to write unit tests in Python using a module called Pytest. It's a skill you'll need to know if you write code in Python, and fortunately, it's relatively ...