Skip to content

bdubauski/MCP

 
 

Repository files navigation

To debug this code you can use VS Code IDE:

  1. Navigate to 'MCP' folder and start local web server: python3 -m http.server
  2. Load MCP folder into your VS Code workspace (File | Add Folder to Workspace...)
  3. Click on Run | Start Debugging menu in VS Code
  4. Set a breakpoint in .js file if needed - execution will pause there and vars can be inspected, etc.

About

Unit Testing, Integration Testing, and Package Promition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 69.5%
  • JavaScript 20.6%
  • HTML 6.3%
  • CSS 2.0%
  • Other 1.6%