mysql - Stored procedures and unit testing -


does know of framework (or methodology) unit test stored procedures using sql , able produce reasonable report has passed , has failed (something similar cppunit)?

mytap looking for, see: http://theory.github.com/mytap/

also see similar question: best tool unit testing in mysql


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -