Changes between Version 24 and Version 25 of GENIExperimenter/RSpecs


Ignore:
Timestamp:
05/14/12 16:47:40 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/RSpecs

    v24 v25  
    2525== SFA RSpec ==
    2626
    27 = Checking RSpec validity =
    28 If you write your own RSpecs, then you can use [http://www.protogeni.net/resources/rspeclint rspeclint] to verify the validity of the document. `rspeclint.py` is a script written in python
     27= Writing RSpecs =
     28
     29== Debugging RSpecs ===
     30If you write your own RSpecs, then you can use [https://www.protogeni.net/trac/protogeni/wiki/RSpecDebugging rspeclint] to verify the validity of the document. `rspeclint.py` is a script written in python
    2931that will check the validity of an xml document against its schema.