Provide information about the current test case in setUp()
#107
Labels
type-enhancement
A request for a change that isn't a bug
Milestone
When I have leftovers after running tests I want to know which test case wasn't cleaned up properly.
I start a docker container for each test in
setUp()
and if I knew the name of the current test I could assign the name of the current test to the container for later identification.related to #48
The text was updated successfully, but these errors were encountered: