Convex.Tasty.Streaming.TreeMap
buildTestMap :: OptionSet -> TestTree -> IO (IntMap TestInfo) Source #
Build a mapping from StatusMap integer indices to test metadata.
The indices correspond to the order tests appear during a fold of the TestTree, which is the same order Tasty uses when building the StatusMap.