I'm using pytest for just about all of my projects, and so far it's been a joy to use. It supports relatively complex parametrized tests (example) and I've hacked together (Py)OpenCL Integration for it. It also cleanly integrates with continuous integration tools like Jenkins. I'd like to encourage you to adopt it as well. As a small incentive, I'd be happy to add pyviennacl to my Jenkins server so that it gets built and tested whenever there are changes.
If you decide to go forward with this, I'd be happy to help with the transition.
Hi Toby, Karli,
I'm using pytest for just about all of my projects, and so far it's been a joy to use. It supports relatively complex parametrized tests (example) and I've hacked together (Py)OpenCL Integration for it. It also cleanly integrates with continuous integration tools like Jenkins. I'd like to encourage you to adopt it as well. As a small incentive, I'd be happy to add pyviennacl to my Jenkins server so that it gets built and tested whenever there are changes.
If you decide to go forward with this, I'd be happy to help with the transition.
Andreas