Attest

Attest 0.5.3

Attest is a unit testing framework built from the ground up with idiomatic Python in mind. Unlike others, it is not built on top of unittest though it provides compatibility by creating TestSuites from Attest collections.It has a functional API...

PMD

PMD 5.4.1 updated

PMD is an open source analyzer that can be used on Java source code. PMD finds unused variables, empty catch blocks, unnecessary object creation, and more. PMD is integrated with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java...

Tail

Tail 1.1.1

Tail is a small application for following changes in log files. I'd like to see what people think of it, so please shoot me an email or leave a comment if you like it or hate it or if you have a question, comment, or suggestion.Here are some key features...

nosy

nosy 1.1.2

nosy is a nose test discovery and execution tool used whenever a source file is changed.An elaborated version of Jeff Winkler's nosy tool that runs nose whenever a source file is changed. This version has a command line parser added, and the capability to...

Tarn

Tarn 0.1.13

TARN: Test Appengine Right Now!Tarn is a modern App Engine test runner and framework written in Python.It's modern in that:- It offers both a unittest2-based command line runner and a nose plugin- It uses the new testbed APIs that shipped with App Engine...