github.com/tenywen/fabric@v1.0.0-beta.0.20170620030522-a5b1ed380643/bddtests/regression/go/README.md (about)

     1  ## GO tests, scripts, tools
     2  
     3  OTE is the Orderer Traffic Engine application that
     4  launches a network as specified with environment variable parameters,
     5  creates Producer clients to broadcast transactions to all channels on
     6  all orderers,
     7  creates Consumer clients to deliver/receive batches of transactions,
     8  and counts and reports all results.
     9  
    10  TDK is the Test Development Kit application test tool and suite of tests for
    11  high level system testing with an eye towards consensus and reliability.
    12  This tool is still under development; it requires enhancements to be converted
    13  from v0.6 to v1.0 interfaces.
    14  
    15  For all scripts added to this directory, refer to information below
    16  describing pre-requisites, setup steps, and usage examples.
    17  
    18  ## SETUP
    19  
    20  ## USAGE
    21  
    22  
    23  <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
    24  s