Continuous Integration for Scientific Python Projects |SciPy 2020| Stanley Seibert

Your project has a test suite, so now what? Come learn about the challenges of continuous integration and automated testing for scientific software code bases. We will talk about strategies for creating a CI process that works for your project, and help you understand the bewildering array of tools and services that are available for automated testing. You will also learn about common testing pitfalls for scientific and numerical code bases, and how to mitigate them. *****************
Back to Top