Join Slack
Also, do listeners get run in the order they are declared? (I need to get the db running before Micr...
# kotest
d
dave08
02/15/2021, 3:07 PM
Also, do listeners get run in the order they are declared? (I need to get the db running before Micronaut's extension starts up...)
s
sam
02/16/2021, 12:59 PM
Yes, but it's not guaranteed (yet). You can create a "composite test listener" that just delegates to others and executes them in turn.
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by