Replies: 1 comment
-
Potentially a usecase for hooks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have defined a custom hydra called NeotestHydra which I activate for a unit testing session.
To debug a unit test I would like to activate my custom DapHydra as a nested hydra, so when I quit DapHydra, it should automatically return to an active NeotestHydra.
Is this possible?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions