bashsupport-pro icon indicating copy to clipboard operation
bashsupport-pro copied to clipboard

Running "All tests" does not correctly handle nested test folders

Open jakub-bochenski opened this issue 4 months ago • 2 comments

Given a structure like this:

Image

If you choose to run "All tests" on test the setup_suite files will not be called. Running "All tests" on e2e gives the expected result.

Related: https://github.com/bats-core/bats-core/issues/1086

jakub-bochenski avatar Aug 27 '25 12:08 jakub-bochenski