Must have Quality Assurance and Testing Software for Linux
testosterone is a manly Python testing interface.INSTALLATIONmakesudo make installThis installs the testosterone Python package, the testosterone executable, and the testosterone man page. Please consult the Makefile to confirm and/or change installation...
Testsuite-Management (TSM) is an open source graphical software that provides assistance for performing various system tests, built on top of Eclipse.Testsuite-Management features Richtext support, management summary, PDF export for reports, import of...
As the name suggests, the TextTest project works via comparing plain text logged by programs with a previous 'gold standard' version of that text.This is in contrast to most acceptance testing frameworks on offer today, which generally use some form of...
thredds_security_test is a set of tools for testing the security configuration of THREDDS data servers. There are three tools:thredds_test_url_access: - Determines whether access is available to a single resource specified by URL. An option...
tissue is a nose plugin that integrates running pep8 on source files as they are imported by nose.Installation pip install tissueUsageOnce installed pep8 tissue will run pep8 checks on your source tree. The following options are...
tl.testing provides various utilities that can be used when writing tests. It is compatible to Python versions 2.6 and 2.7.Sandboxes of directories and filesWhen testing code that modifies directories and files, it is useful to be able to create and...
unittest_jshint is a tool that integrates JSHint with Python's unittest module. This package was inspired by gocept.jslint.JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team's coding...
UPPAAL is an integrated tool environment for modeling, validation and verification of real-time systems modeled as networks of timed automata, extended with data types (bounded integers, arrays, etc.).UPPAAL CORA is a branch of UPPAAL for Cost Optimal...
van.pg is a Python module that provides easy creation of PostgreSQL databases (and clusters) for unit testing.Dirty DatabasesTest databases take a long time to create. In general you need to be a little careful when you decide to delete/recreate a test...
vncdotool allows you to interact with VNC servers directly from the command-line.Currently under developement, so use at your own peril but what is the worst that could happen?Quick StartIf you have a VNC server running you can quickly try out vncdotool...