Search Results

0
votes

How to find the current name of the test being executing?

I have this exact same problem - knowing the name of the test from the setUp. Your answer is unhelpful - since I exactly want to do something for every test in the setUp - print out the name of the …