RSS 52 projects tagged "Apache 2.0"

Download Website Updated 05 Feb 2011 Apache .NET Ant Library

Screenshot
Pop 49.24
Vit 2.96

Apache .NET Ant Library is a library of Apache Ant tasks that support development for the .NET platform. It supports Microsoft's frameworks as well as Mono. The library contains tasks to run common .NET development tools like NUnit, NAnt, or MSBuild. In addition, it contains a task to create Windows MSI installer packages using the WiX toolkit. The "old" .NET development tasks of Ant's core have found a new home here as well, and further development of those tasks will happen inside of this Ant Library.

Download Website Updated 16 Aug 2011 Apache AntUnit

Screenshot
Pop 56.93
Vit 4.76

AntUnit is a library of Ant tasks that was initially developed to write tests for Ant tasks without resorting to JUnit. It makes it easy to turn an existing build file that exhibits an error into an AntUnit test. Tests are written as targets in a build file using assertion tasks provided by AntUnit. The antunit task executes targets in a collection of build files and supports custom listeners in a manner similar to the junit task's formatters.

No download Website Updated 14 May 2005 Basic XSLT

Screenshot
Pop 17.92
Vit 54.12

Basic XSLT is a tool for performing XSL transformations. It allows for multiple XSL stylesheets to be chained together and allows for parameters and output properties to be set on each stylesheet. It remembers configuration information and provides timing numbers.

No download Website Updated 04 Nov 2010 BidiChecker

Screenshot
Pop 19.85
Vit 30.49

BidiChecker is a tool for the automated testing of Web pages for errors in support of right-to-left (RTL) languages (also known as bidirectional/BiDi). It provides a JavaScript API to be called from automated test suites that regression-test live Web pages in a browser, usually using an automated testing framework such as JSUnit.

Download Website Updated 21 May 2008 Bunny the Fuzzer

Screenshot
Pop 48.33
Vit 2.11

Bunny the Fuzzer is a closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. It uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data.

No download Website Updated 17 Mar 2008 Butterfly Testing Tools

Screenshot
Pop 23.43
Vit 1.00

Butterfly Testing Tools is a stub, mock, and proxy object testing API for Java unit testing. It is similar to software such as EasyMock and JMock.

Download Website Updated 02 Apr 2013 Citrus Testframework

Screenshot
Pop 120.57
Vit 11.01

Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.

Download Website Updated 07 Aug 2008 CppSpec

Screenshot
Pop 41.92
Vit 2.13

CppSpec is a behavior-driven development (BDD) framework for C++. It provides a framework for writing specifications of how your software should behave.

No download Website Updated 21 Jun 2008 Data Storm

Screenshot
Pop 26.65
Vit 1.00

Data Storm is a database browser that can be embedded in Java code. It is intended to be used within tests to allow you to inspect why database dependent tests are failing. It uses SWT for speed and native look and feel.

No download No website Updated 27 Mar 2010 Dummy Data Generator

Screenshot
Pop 36.14
Vit 33.94

Dummy Data Generator is a tool that generates dummy data for populating systems for testing. The data includes names, addresses, email addresses, phone numbers, and social "connections". Names are generated by using US Census data on the most common names. Email addresses are just a random string for the user portion and always use "example.com" for the domain. Currently the only output format is CSV.

Screenshot

Project Spotlight

PHPlot

Dynamic plots, charts, and graphs in PHP.

Screenshot

Project Spotlight

EJDB

An embedded JSON database engine.