[gradle-dev] Re: supporting the execution of a particular test (method)

2013-11-21 Thread radimk
Hi, I think '#' is OK. Special chars can be escaped. People are used to this char in JUnit runner and when writing Javadoc links. There was also mention of supporting both patterns: class name with '.' as delimiter and resource path with slashes where '$' can occur (I know it would be unusual to h

[gradle-dev] Re: supporting the execution of a particular test (method)

2013-11-22 Thread radimk
7;someMethod' > } > } > > The dsl is not finalized but I needed to start with something (and spark > discussion and review). The command line would be probably something like: > > gradle test --only FooTest.bar > > Cheers! > > > On Thu, Nov 21, 2013 at 1