Added Continuous Testing support for CURL and Codeship. This is in addition to existing support for Jenkins. 

Continuous Integration (CI) helps automate your code delivery pipeline and enables your teams to collaborate.  Continuous deployment (CD) is the practice of automating the delivery of software to production after passing a series of tests. Which brings us to the need for Continuous Testing.
You now have more options for CI/CD Continuous Testing support. We’ve always known that this was important with our Jenkins support. We’ve now added CURL and Codeship. If you want to know more about Codeship, check out our recent Codeship blog post.

Just Export your load test scripts and run them as part of your continuous testing.