PyOGP

From Second Life Wiki
Revision as of 17:11, 20 May 2008 by Enus Linden (talk | contribs)
Jump to navigation Jump to search

The goal wrt testing, is to build a test harness that enables testing of published Open Grid protocols. The intent is not to test SL or OpenSim (or gridX) themselves. Rather, the desire is to create a framework where the implementations of the protocols can be tested independent of environment. We plan to be able to test at the smallest functional level possible, akin to unit testing, and to have the ability to use the framework to sequence steps to enable state specific tests to be run.

The longer term vision is essentially a client library, capable of navigating the grid and interacting with the various hosts, sitting next to a testing framework, happily running along telling us what works where, and where something needs a little attention to work according to specification...