<@U0BLRBFMM> Is there any way to reset all singlet...
# kodein
d
@salomonbrys Is there any way to reset all singletons and multitons in the container (for unit tests). I need it to be a multiton to retrieve the mocks and configure them before the test, but then I need to reset the mocks for each test...