github.com/leonlxy/hyperledger@v1.0.0-alpha.0.20170427033203-34922035d248/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