Skip to content

Query:How to Define TestSuite in spock #2054

Answered by Vampire
sadasivaiahgoli asked this question in Q&A
Discussion options

You must be logged in to vote

Spock 2.x is a JUnit 5 Platform engine.
Just use the JUnit Platform Suite engine to define the Suite.
Works fine with Spock and any other engine.
https://junit.org/junit5/docs/current/user-guide/#junit-platform-suite-engine

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by leonard84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #942 on December 18, 2024 12:49.