Join Slack
Powered by
This message was deleted.
# develocity
s
Slackbot
03/03/2022, 11:19 AM
This message was deleted.
d
Daz DeBoer
03/05/2022, 4:55 AM
No, this isn't possible. The recommended approach is to instead start/stop the application in your test code, perhaps using something like JUnit
@BeforeAll
. This makes your tests self-contained, making it easier to run them from an IDE, or run them via Gradle Enterprise Test Distribution.
🙏 1
👍 1
Open in Slack
Previous
Next