rande/swFunctionalTestGenerationPlugin

Class 'swFilterFunctionalTest' not found

Opened this issue · 0 comments

Hi there,

To start, thanks for the plugin!

I'm using Symfony 1.4.18-DEV

I've followed the instructions but I'm getting:
Fatal error: Class 'swFilterFunctionalTest' not found in SF_ROOT/cache/administration/dev/config/modules_member_config_filters.yml.php on line 22

The problem looks the same as:
http://forum.symfony-project.org/viewtopic.php?f=14&t=21496
and Rafael's comment on your blog:
http://rabaix.net/en/articles/2009/01/27/functional-test-generation-with-symfony-1-2#comments

I've tried:
./symfony cc
./symfony propel:build-all
./symfony plugins:publish-assets

Thanks