I want to have a before(:each) for my test suite that logs the name of the running scenario to the test log, so I can analyze it later and know which test did what. Is this possible? :)
Thanks for any feedback!
you can access it via example.description
. See related rspec feature.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With