Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스의 능력을 구성하는 로컬 주소에있는 멀티 캐스트 소켓을 것입니다 바인딩을 추가합니다. 이것은 여러 개의 IP 주소를 가진 컴퓨터에 분산 테스트에 참여할 수있습니다.
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

유닉스 쉘 스크립트마다 빌드합니다. 박쥐 스크립트가 추가되었습니다. 일부 버그가 멀티 캐스트 통신을 계층에 대한 고정했다.
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

이 릴리스에는 기존의 멀티 캐스트 통신 레이어뿐만 아니라 JMS 통신 레이어를 추가합니다. JMS 통신 레이어 메시지 지향 미들웨어 로컬 및 원격 JUnit 테스트 사이의 의사 소통 (모든 JMS 공급자)를 사용합니다.
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

이 릴리스의 주요 기능은 로컬 테스트 스위트 JUnits 중 몇 가지를 실행하는 원격으로 실행하는 데 필요한 구성이 포함되어있습니다. 또한, 예외 및 기본 중에 에이전트에서 기본 테스트 러너에 원격 테스트를 실행하고 전달하는 기본적인 멀티 캐스트 구현 커뮤니케이션 레이어로 제공됩니다.
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