<%namespace name="dochead" file="/home/dochead.html"/> <%namespace name="header" file="/common/header.html"/> <%namespace name="footer" file="/common/footer.html"/> ${dochead.html("Containment Unit")} ${header.html()}
Originally developed for use by Meredith Corporation, the containment unit is a web interface for running various command line scripts for performance testing. The idea is to have an easy to use interface for the non tech savvy to be able run various tests without having to get the developers/operators involved. As well as stream line various process for developers too. Either through using the web interfaces, or utilizing the rest end points, testing can be setup through an automation schedule, as well as performed whimsically by anyone who has access to the tool.

The containment unit is a web interface/api for a collection of open source performance tools that include:

Har Storage

Last updated in 2012. Google Code Page Harstorage on github
Wraith Site Wraith on github

Casperjs

Casperjs Site Casperjs on github

Phantomjs

Phantomjs Site Phantomjs on github

Python 2.7

Pyhton 2.7 Site
${footer.html()}