jenkviz

jenkviz 0.3.1

jenkviz is a visualization of a Jenkins build flow using graphviz.Tool to crawl a Jenkins site using a build url and producing a SVG output to render the build flow. The SVG graph displays: - A summary box with:- the total elapsed time- the cumulated...

pry is a unit testing framework for Python.Features:cursor-pointer" onclick="spovl3hide();"> Application features Built-in coverage analysis and profiling Assertion-based tests - no ugly failUnless*, failIf*, etc. methods Tree-based test structure for...

rgf

rgf 0.2.0.1

rgf is a currently experimental attempt at an RSpec-esque BDD testing framework for Python.Basically we're aiming for syntax along these lines:from rgf import describe, itwith describe("That Thing"): @it("test desc") def spec(context): #...

cynic

cynic 1.0

These days almost any application has several integration points like database, gateway, payment, or some Web service that it consumes over HTTP.All communication with the remote systems happens over the network and both networks and those systems often...