Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpecFlow test debug goes to test runner sources instead of user's code #23

Open
EnakiU opened this issue Aug 13, 2024 · 0 comments
Open

Comments

@EnakiU
Copy link

EnakiU commented Aug 13, 2024

Steps to reproduce:

  1. Open the attached solution
  2. Build it
  3. Open 'Features/Calculator.feature' file
  4. Set breakpoint somewhere in test
  5. Debug this test
  6. Call 'Step into' action

Expected Result: debugger goes to user's code
Actual Result: debugger is inside test runner code

ClassLibrary.zip

Screen.Recording.2024-08-13.at.18.29.24.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant