Skip to content

Conversation

@stryan
Copy link

@stryan stryan commented Sep 12, 2025

#205 Always sets the quickfix after a test run to make sure obsolete test results are removed. This results in empty quickfix windows when all tests are fixed.

#513 sets the quickfix only when there are results to prevent unnecessary empty quickfixes from popping up. This causes obsolete test results to stick around in the quickfix if they were the last results.

This PR hopefully hits a middle ground where the quickfix list is always updated to have the latest info but can be configured to auto close if there's no data for it.

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

Successfully merging this pull request may close these issues.

1 participant