Closed
Description
Provide support for postLaunchTask (like postDebugTask for launch configurations) property to launch a task at the end of testing.
This attribute should be set to the name of a task specified in tasks.json (in the workspace's .vscode folder).
NOTE: This would be the companion to preLaunchTask.