jklapste
14 years agoContributor
TestRunListener.beforeRun triggers during Run TestCase
Seems like incorrect behavior to have the TestRunListener.beforeRun event trigger both when a TestCase is being run AND whenever a Run TestCase TestStep is called.
I'm currently using the event to initialize several project variables to default values for use by the TestCase which in some TestCases I override but when a Run TestCase TestStep executes it then resets them back to the default values.
Happens in 4.5.0
I'm currently using the event to initialize several project variables to default values for use by the TestCase which in some TestCases I override but when a Run TestCase TestStep executes it then resets them back to the default values.
Happens in 4.5.0