Closed
Description
As previously noted, concordion can ignore a full fixture by adding the junit @Ignore
annotation to it.
In practice, it is often useful to ignore specific examples from one fixture.
Please add a way to ignore specific examples from one fixture.
This could be achieved by introducing of a new concordion-specific annotation for fixture classes like
@IgnoreExamples({"ex1", "ex2" })
Metadata
Metadata
Assignees
Labels
No labels