Has anyone tried testing a kodein project with tra...
# kodein
a
Has anyone tried testing a kodein project with travis? My tests run fine (gradle test), but on travis I get null pointers when calling kodein.instance()
Found it. Of course it was my mistake (;