314 days ago
SipUnit is a really nice SIP testing framework. Unfortunately it’s written in Java, so if you’re using it, you’re stuck with long functions, long names, long … <import info.viraptor.rants.JavaRantFactoryFactory> There’s a relatively easy way to avoid all of that by using Jython for the test cases. There are some problems to overcome first…
read more...