symfony / ullright development environment wishlist
Testing
Running tests on the command line
- test:all -> click on failed test to run it separately
- Integration in IDE -> open test class file in IDE with a single click
- And vice versa: run a test from the IDE (right click test file -> run ?)
Plugin testing proposal
Include plugin testing proposal (http://trac.symfony-project.org/wiki/PluginTesting) in symfony 1.3 or package it into a plugin to be usable right away.
IDE Integration
Testing
See separate "Testing" section
Running tasks
Allow to run symfony tasks from the IDE