While we should stick to python for writing tests (that is used across proton-j and proton-c) as much tests as possible, we still need to write junit tests on the java side. In doing so we will have to have a lib directory to carry the junit jar.
I know we are quite keen to keep proton dependency free, but I suppose this is an exception we are willing to make :) What do you folks think ? Is this a good idea? Regards, Rajith
