in main I contexts can now als be defined in class...
# failgood
c
in main I contexts can now als be defined in classes, which still feels a bit wrong but improves test running from idea a lot. you can now just annotate a class with
@Testable
and run it from idea. also idea will not report test classes as unused.