On 19.04.2011, at 13:00, Francesco Levorato wrote: > On Tue, Apr 19, 2011 at 12:49 PM, Henrik Bjornskov <[email protected]> wrote: > There is WebTestCase that is documented at symfony.com. > But there is missing a simple way to reset the database before or after some > functional test have been runned.
https://github.com/liip/FunctionalTestBundle covers that quite nicely for the ORM > I probably expressed myself badly. My request to the core team was about > indications on how/where implementation of functional tests in and for > symfony core should take place, as there are no examples for it yet. yes the point was more that Symfony2 itself doesnt seem to use functional tests to test itself. in this particular case Francesco actually was looking to create a test case to illustrate an issue in the functional test support of Symfony2. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
