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

[Feature Request] Exclude files from test story view #3320

Open
thisredone opened this issue Jan 16, 2024 · 1 comment
Open

[Feature Request] Exclude files from test story view #3320

thisredone opened this issue Jan 16, 2024 · 1 comment

Comments

@thisredone
Copy link

Basically duplicate of #2638

The Hide repeated entries like this feature is not useful at the moment for me because:

  1. It doesn't remember what I've hidden
  2. Requires tremendous amount of clicking and is very strict about matching
  3. Doesn't have an option to hide all entries from a file/class

Please allow me configure (with another file object option or hints like for coverage) what should never be shown in Story View while keeping this excellent functionality:

Note that once the repeated pieces of executed code are hidden from the test story, Wallaby’s Time Travel Debugger will also not step into the hidden pieces when moving forward and backwards through your code.

@thisredone
Copy link
Author

thisredone commented Jan 30, 2024

Just to illustrate how a slightly more complicated (not just a unit) test looks for me in Test Story.

test_story.mp4

As you can see it's so long that there's just no hope of making any use of this otherwise would-be amazing feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants