Comments on: Test-driven SQL development https://shlomi-noach.github.io/blog/mysql/test-driven-sql-development Blog by Shlomi Noach Wed, 26 Oct 2011 13:44:01 +0000 hourly 1 https://wordpress.org/?v=5.3.3 By: shlomi https://shlomi-noach.github.io/blog/mysql/test-driven-sql-development/comment-page-1#comment-56777 Wed, 26 Oct 2011 13:44:01 +0000 https://shlomi-noach.github.io/blog/?p=4036#comment-56777 Daniel,
Was good to see you.
I suppose I could have used it. However, it is meant for testing of the MySQL server itself, or added functionality. The common schema is not an internal part of the server.
Another thing is that I don’t quite like the way the results are generated. I like more the approach I took which makes it more JUnit-like.

]]>
By: Daniël van Eeden https://shlomi-noach.github.io/blog/mysql/test-driven-sql-development/comment-page-1#comment-55981 Sat, 22 Oct 2011 08:54:00 +0000 https://shlomi-noach.github.io/blog/?p=4036#comment-55981 Why didn’t you use and/or extend the MySQL test suite?

]]>