资 源 简 介
Functional testing framework for developing Project Darkstar applications (e.g. games). Useful for automate regression tests and develop applications in test-driven manner (test-driven development, TDD). Framework is based on JUnit and Project Darkstar java client library (Project Darkstar Client SDK).
Tests run against working server application from client"s perspective, i.e. tests interact with server application using the same production client-server protocol. Subsidiary control actions is done through MBean management objects.
Project Darkstar version 0.9.6 is supported at present. Framework is not tested with newest versions, but it will be soon.
There is release version 0.2.0. It has sufficient amount of features to be used in your projects. Javadocs and guide with usage examples available in distributive package.