python-testing icon indicating copy to clipboard operation
python-testing copied to clipboard

Python Testing and Continuous Integration

Results 7 python-testing issues
Sort by recently updated
recently updated
newest added

Great to see a workshop in progress on Python testing and CI! I'm curious whether including a short section on how to use tools like pylint and black might fit...

I've expanded the explanations of unit testing and assertion tests, as well as a few other minor tweaks. If you think these are consistent with your vision for these lessons,...

In `04-units`, it would be good to add a test for an empty list - unless it is too advanced to test for catching exceptions?

Is there value in adding material to cover simple test parameterisation? I imagine this could fit in after edge and corner cases, reuse the sinc2d example, and make use of...

Hi @katyhuff @gvwilson this is a replacement for https://github.com/swcarpentry/python-testing/pull/2 targeting this repository; as requested

Hi lesson maintainers! :wave: as [announced on The Carpentries blog](https://carpentries.org/blog/2025/01/sunsetting-styles-support-incubator/) earlier this week, the Curriculum Team will cease support for our previous lesson infrastructure (https://github.com/carpentries/styles) in The Carpentries Incubator at...