I want to have (: each) my test suite in front of me, which records the name of the running script in the test log, so I can analyze it later and find out which test it did. Is this possible? :)
Thanks for any feedback!
You can access it through example.description. See the corresponding rspec function .
example.description