Update to native vscode Test API
Major update to the extension to use the vscode Test API instead of the previous Test Explorer extension.
What's Changed
- Migrated existing extension functionality to native vscode Test API #12. Linking a test to its UUT or other new functionalities not implemented.
- Implemented #15 as hard coded command for running a single test.
- Bump qs from 6.10.1 to 6.11.0 by @dependabot in #18
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #19
- Bump markdown-it and vsce by @dependabot in #20
Full Changelog: v0.0.7...v0.1.0