Hey guys, how do you isolate singleton tests? I wa...
# announcements
a
Hey guys, how do you isolate singleton tests? I want to check the state of singleton after initialization, but other tests manage to change its state before my initialization test runs. I'm using JUnit 5
c
how is that related to kotlin?
👍 1
a
didn't really think about it, reposted to SO