Greetings list,<div><br>I&#39;m trying to find out if there are any good tools / patterns established for integration testing opensips deployments outside of shell scripts with sipp.</div><div><br>What I&#39;d like to do is fire up a CI box with a couple of instances of vagrant, throw a few sip messages through the pipeline, and test the scripting functionality of opensips (sip header validations would mostly work, but plugging in things like fetching dialog state via a web request, IPC, or fifo would be nice).</div>
<div><br></div><div>Another question I suppose would be -- has anyone figured out a great way of functionally &quot;unit&quot; testing opensips scripts?  Is there something built into the code where I can use something on the outside to parse a script and verify expections when certain scripting functions are applied?</div>
<div><br></div><div>This is really an ideas post to get a feel of how people are doing the &quot;dev&quot; side of integration testing their deployments in a devops world.</div><div><br>Thanks!</div>