Like fast/slow or db dependant... is there a way to tag speks and run only selected tags from gradle command line (like when running CI pipelines) @raniejade
It would be nice to have an extra tag param added to groups like given and context... is that very hard to implement? Otherwise, if I need to have long running tests in the same test class but just ignore them for a certain run, it wouldn't be pleasant to make a whole new source set for it... maybe it could work like xgiven or xcontext?