HTML report show no params when the test has params #4972
-
|
Running couple of test using the nrunner and generating the HTML report noticed that when I pass the cursor over the test name it shows "No params" when it actually use some params and are accesible using self.params.get() Is this the expected behaviour? when are parameters show at this level? Note: I'm generating the runnables and the suits through the API and the parameters are specified at the runnable level. |
Beta Was this translation helpful? Give feedback.
Answered by
willianrampazzo
Sep 28, 2021
Replies: 1 comment 11 replies
-
|
Hi @marioaag, I can' t see the mouse over "hint" and I tested with two different browsers. Can you please, send us a screenshot? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I opened issue #4990 to track this problem @marioaag