I know that symfony developers can't add features to 1.3.0 since it's  
in beta freeze.
But one feature is must-have for me (maybe in next releases).

I have 2 huge symfony projects with lots of custom plugins in them.  
Sometimes i need to test one plugin, because i added feature to it.  
Sometimes I need to run all unit or functional or both type tests of 1  
plugin.
It will be good feature if we had option in "test:unit",  
"test:functional" & "test:all" tasks to run tests of only one plugin &  
only it (without project tests).
Example:
symfony test:unit --plugin=myPlugin
or
symfony test:all --plugin=myPlugin


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to