Downloadliste

Projektbeschreibung

Project Pisces provides a distributed testing environment that
extends JUnit. It gives the developer/tester the ability to run
remote JUnits and create complex test suites that are
composed of several remote JUnit tests running in parallel or
serially.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-17 15:44
1.2.2

Diese Veröffentlichung fügt die Fähigkeit, die lokale Adresse konfigurieren, um die Multicast-Socket binden. Dies ermöglicht Computern mit mehreren IP-Adressen in verteilten Prüfungen teilnehmen.
Tags: Minor feature enhancements
This release adds the ability to configure the
local address to which the multicast socket will
bind. This enables computers with multiple IP
addresses to participate in distributed tests.

2005-07-11 15:16
1.2.1

Ein Unix-Shell-Skript wurde für jeden hat. Bat-Skript im Aufbau. Einige Fehler in Bezug auf die Multicast-Kommunikation Schicht wurden behoben.
Tags: Minor feature enhancements
A Unix shell script was added for every .bat
script in the build. Some bugs regarding the
multicast communication layer were fixed.

2005-06-16 16:27
1.2

Diese Veröffentlichung fügt ein JMS-Kommunikations-Schicht zusätzlich zu den bestehenden Multicast-Kommunikation Schicht. Der JMS-Kommunikation Schicht verwendet Message-Oriented Middleware (alle JMS-Provider), um zwischen den lokalen und entfernten JUnit-Tests zu kommunizieren.
Tags: Major feature enhancements
This release adds a JMS communication layer in
addition to the existing multicast communication
layer. The JMS communication layer uses
Message-Oriented Middleware (any JMS provider) to
communicate between the local and remote JUnit
tests.

2005-06-02 14:41
1.1

Diese Veröffentlichung enthält die wichtigsten Funktionen für die lokalen Test-Suiten von mehreren JUnits ausgeführt, dass aus der Ferne auszuführen. Darüber hinaus Ausnahmen und die Standard-out von den Agenten weitergeleitet werden, dass der Remote-Test ausführen, um die wichtigsten Testrunner und eine grundlegende Multicast-Implementierung ist als Kommunikations-Schicht versehen.
Tags: Major feature enhancements
This release includes the major features needed to
run local test suites composed of several JUnits
that run remotely. Additionally, exceptions and
the default out are routed from the agents that
run the remote test to the main test runner, and a
basic multicast implementation is provided as a
communication layer.

2005-05-24 12:19
1.0

Tags: Initial freshmeat announcement

Project Resources