SQLUnit should work with MySQL5 Stored procedures. There is no proof of concept for this yet, but there are for other databases (and MySQL SQL before MySQL supported stored procedures), but if you would like to contribute an example suite when you are done with implementing SQLUnit tests with MySQL stored procedures, I will be happy to add you to the list of contributors.
-sujit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does SQLUnit provide testing support for stored procedures within MySQL?
Hi Steve,
SQLUnit should work with MySQL5 Stored procedures. There is no proof of concept for this yet, but there are for other databases (and MySQL SQL before MySQL supported stored procedures), but if you would like to contribute an example suite when you are done with implementing SQLUnit tests with MySQL stored procedures, I will be happy to add you to the list of contributors.
-sujit