Hello!
I’m Go programmer and I have configured Cursor to “test on save”. This provides me with instantaneous feedback about my changes in current package. Those tests are run in “Output / Go Tests”.
This feature could also be used by Agent! It would make it unnecessary to invoke test commands by Agent to check after every change how it goes. Of course, it would require small wait time for tests to complete, but it would greatly improve flow of working on tests with Agent.
What do you think?
Sebastian