Currently in the pytest rewrite all tests are run, then their data is collected, and then the results are all sent back to vscode as a single payload. This needs to be corrected so each time a test is run the data is sent back to VS Code for a dynamic run result experience.
Currently in the pytest rewrite all tests are run, then their data is collected, and then the results are all sent back to vscode as a single payload. This needs to be corrected so each time a test is run the data is sent back to VS Code for a dynamic run result experience.