tcsv2png

tcsv2png 1.0.1

tcsv2png is a data visualization of CSV data with a time column.SYNPSIStcsv2png [Options] CSV_FILE [COL0 [COLi ...]]DESCRIPTIONtcsv2png uses gnuplot to convert a csv file with a time column format %H:%m:%S into a chart in png format.It scales the data to...

qc

qc 0.1

qc is a testing tool that lets you write properties that you expect to hold true, and let the computer generate randomized test cases to check that these properties actually hold. For example, if you have written compress and decompress functions for...

SLAMD

SLAMD 1.8.2

The SLAMD Distributed Load Generation Engine (SLAMD) is a Java-based application designed for stress testing and performance analysis of network-based applications. It was originally developed by Sun Microsystems, Inc., but it has been released as an open...

NUnit

NUnit 2.6.3 / 2.9.6

NUnit is an open source and completely free unit testing development framework designed especially for all .NET languages, initially ported from JUnit, running on Mono and Microsoft .NET.Being written entirely in C#, NUnit has been designed to take...

Speccer

Speccer 0.7.5

Speccer is a specification-based test runner for Python.Speccer provides simple means to test individual modules. It uses a minimal, assert-free syntax. This syntax is compiled to actual code utilizing Python's unittest. Henceforth Speccer may be seen as...