Both the Zend Framework and the Maintainable Framework [1] are currently working on "figuring out how to test MVC applications" on the different layers.
Mike Naberezny has done quite some research/writing on this at [2] [3] [4] and implemented some specialized assertions some of which will be part of PHPUnit 3.3. Matthew Weier O'Phinney is doing the same work for Zend Framework at [5] [6]. Maybe there are some ideas in there somewhere that can be of value to us. -- [1] http://framework.maintainable.com/ [2] http://framework.maintainable.com/mvc/6_unit_test.php [3] http://framework.maintainable.com/mvc/7_model_test.php [4] http://framework.maintainable.com/mvc/8_func_test.php [5] http://tinyurl.com/4kvtze [6] http://tinyurl.com/4gby2a -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
