Testrenderer.totree

testRenderer.toTree() #

testRenderer.toTree() #

testRenderer.toTree()

Return an object representing the rendered tree. The representation is more detailed than the one provided by toJSON(), and includes the user-written components. You probably don’t need this method unless you’re writing your own assertion library on top of the test renderer.