Closed mihalichzh closed 1 year ago
Hi @baev - sorry for tagging, but is there a chance to review and include this into the next lib version?
Yes, you may expect the release early next week
@mihalichzh could you please fix the build?
@mihalichzh could you please fix the build?
Hi @baev , should be fixed now - take a look please
@mihalichzh thanks!
Context
We are using spock 2 as a test runner for one of our test automation frameworks. Recently, we've set up an integration with Allure TestOps and it appears that allure-spock2 doesn't support selective test runs yet. This contribution is aimed to add such feature.
P.S. - logic and unit tests are essentially the same as already implemented for allure-testng and allure-junit-platform integration with a few spock-specific details.
Checklist