On Wed, Nov 18, 2009 at 9:16 AM, Alex Boisvert <[email protected]>wrote:
> Would people be interested in an option to test only the specified test > targets? > > e.g. buildr test=:only project:foo:test > > Not sure about the syntax yet but that's the idea. > I have something working but realized that "buildr test=only" is incompatible with "test=all" at the syntax level. Any better suggestion? We could always do "buildr test=all,only" but it looks funny. alex
