How debug a method marked as AllureStep? #2562
-
When debugging my code in C# with Visual Studio 2022 version 17.9.5 in Windows, any method marked with [AllureStep] does not allow me to inspect (Quick Watch) the local variables. I can see the value of the parameters but not the local variables. Is this expected? What is the recommended approach to debug a method? Environment: |
Beta Was this translation helpful? Give feedback.
Answered by
kiragengis
Jun 11, 2024
Replies: 1 comment
-
This problem is fixed in AspectInjector version 2.8.2. I am closing this question. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kiragengis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This problem is fixed in AspectInjector version 2.8.2. I am closing this question.