## 🚀 Feature Proposal Added new feature to run custom test cases in source code. ## Motivation To make it easier to submit test cases. Furthermore, support running test cases in the local environment. ## Contribution WIP PR: https://github.com/LeetCode-OpenSource/vscode-leetcode/pull/643 Demo: Click `test` command:  Run test cases:  Error messages if not `# @lc test`: 