MyTAP
New Unit Testing Framework for MySQL
MyTAP unit testing framework for MySQL 5.x.
MyTAP is a new unit testing framework for MySQL 5.x. It is written using functions and procedures, and comes with some TAP-emitting assertion functions. It can also integrate with other TAP-emitting test frameworks.
MyTAP aims to provide a range of testing utilities that all output the Test Anything Protocol (TAP) – which is an emerging standard. More information is available at MyTAP’s github.
0 Comments