package
0.1.0-alpha-26
Repository: https://github.com/metacurrency/holochain.git
Documentation: pkg.go.dev

# Functions

BuildBridges starts up the bridged apps and builds bridges to/from them for Holochain h.
DoTest runs a singe test.
DoTests runs through all the tests in a TestSet and returns any errors encountered TODO: this code can cause crazy race conditions because lastResults and lastMatches get passed into go routines that run asynchronously.
StartBench returns a benchmark data struct set up so that a subsequent call to EndBench can then complete and set the values.
No description provided by the author
No description provided by the author
Test loops through each of the test files in path calling the functions specified This function is useful only in the context of developing a holochain and will return an error if the chain has already been started (i.e.
TestOne tests a single test file This function is useful only in the context of developing a holochain and will return an error if the chain has already been started (i.e.
TestScenario runs the tests of a single role in a scenario.

# Structs

No description provided by the author