function that allows to keep the render on a single node for each execution of it
, the container will be unmounted at the end of each execution of it
.
This allows each fixture execution inside it
to be related to the container used for the test, allowing you to fily test external DOM changes, example: