Daniel John Debrunner wrote:
Just to note, .sql tests can be converted with very little effort by using the ScriptTestCase utility class, see LangScripts for an example of its use in language tests.
One of my motivations for converting to a new test framework (Junit) is to get rid of most of the canon-based testing. I recognize that we need some tests to test IJ, but I think that most tests should use JDBC directly.
-- Øystein
