Skip to content
/ MCP Public
forked from vspeter/MCP

Unit Testing, Integration Testing, and Package Promition

License

Notifications You must be signed in to change notification settings

pnhowe/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

Packages

No packages published

Languages

  • Python 71.4%
  • JavaScript 19.3%
  • HTML 5.9%
  • CSS 1.8%
  • Other 1.6%