Are there any plans to support the Specs framework ( http://specs.googlecode.com) in Buildr? Right now, the only way to make it work is to use the specs JUnit4 runner and then actually swap out the JUnit 4.3.1 JAR in your local repo with the manually-downloaded JUnit 4.4 JAR (to avoid the description error). It would be nice to see support as slick as there is for some of the other test frameworks.
Daniel
