prego

prego 0.20130516.1

prego is a system test framework running as Python unittest testcases.Matchers- test.assert_that(Host('www.google.com'), reachable())- test.assert_that(Host('www.google.com'), listen_port(80))- test.assert_that(Host('localhost'), listen_port(2000))-...

Kieker

Kieker 1.6

Kieker is an open source framework designed for dynamic analysis and continuous monitoring of distributed software systems. It also includes a tool to visualize and analyze trace information.Kieker features application performance monitoring, dynamic...