Sorry, found it. Configured it easily with
embedder.configuredEmbedder().useMetaFilters(Arrays.asList("-skip true"));Olmo On 23 December 2011 15:39, Olmo Rigolo <[email protected]> wrote: > Hi, > > I think I already ask it, but how do I skip tests? > There is this > Meta: > @skip true > > or > > Meta: > @ignore > > tag, but I think maybe I have to configure this? It doesn't seam to have > an effect on my tests... > > > Thanks, > Olmo >
