On Wed, Nov 18, 2009 at 10:56 AM, Alex Boisvert <[email protected]>wrote:
> 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. > I committed what I had as-is, thinking that we're not going to need both "all" and "only" options at once. If somebody really needs it, let's reopen this discussion at that time. alex
