JXCL is a framework for constructing transforming class loaders for Java. It can
be used for a wide range of purposes, including automated testing, in particular
testing of unit test coverage.
XTC4y is a collection of testing utilities for Java Code. It currently provides classes to instanciate an abstract class for testing the implemented methods, an invocation stack tracing the calls on an interface and a LogClassLoader. NOTE: DEVELOPMENT ST
A collection of tools for working with Pyrex, including the following:
pyximport - Allows just-in-time compilation of Pyrex modules included from Python code.
pyxtest - Platform-independent Pyrex distribution testing tool.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JWare/AntUnit is a development toolkit for third-party Ant developers, particularly in-house build engineers. AntUnit provides a powerful extension library to the existing Ant software and a full JUnit-style testing environment for your Ant components.
VirtualMock is a UnitTesting tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
Quilt is a Java software development tool which measures coverage, the extent to
which testing exercises the software under test. It works very well with Ant and JUnit
but may also be used in conjunction with other products.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
CUT is a simple, to-the-point unittesting system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.
Seer is an application for building, back testing and optimizing computerized trading systems for the stock market. Seer uses a scripting language based upon Perl, which provides easy access to technical analysis indicators.
A task for the Apache "Ant" build system. The "mtxslt" (multi-XSLT) task extends the standard Ant "xslt/style" task to make it easy to use multiple XSLT engines during the same build. This is useful for regression testing of XSLT scripts against
Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as source code repositories, compilers, test frameworks, and installers.
A port of the popular unittesting framework CPPUnit for the popular Mud LP Driver.
This allows you to write automated unit tests to test both syncronus and asyncronus functionality in your LPC code.
JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
pkgbuild is a graphical development environment for Red Hat's RPM packaging format. It is designed to allow easy building and testing of RPM SPEC files. This is in the hope that more people will build and distribute quality RPMs. If your new to RPM it is
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.
AgilTestList is a small web tool for specifiy test cases like in TestLink (http://testlink.sourceforge.net/docs/testLink.php) but with maven integration for agil developing.
This project integrates Jameleon into a Maven-2 build. (http://jameleon.sourceforge.net/)
Two maven plugins integrate Jameleon into a Maven based project. The first one executes Jameleon testcases and the second one integrates the report into site docs.
The mywaves utilities project provides open source utilities and documentation, including scripts to generate RSS feeds for mywaves.com to find videos on a web site.
SVNFS is a FUSE filesystem for Linux that presents a read-only version of all revisions in a Subversion repository as a native mountpoint, transparent to all other programs.