UNPKG
gitingest-mcp
Version:
latest (1.0.1)
1.0.1
1.0.0
MCP server for transforming Git repositories into LLM-friendly text digests
gitingest-mcp
/
tests
/
setup.ts
5 lines
(4 loc)
•
159 B
text/typescript
View Raw
1
2
3
4
5
// Global setup for tests
// This file will be run before all tests
// Add any global setup code here
// For example, setting up mocks, global variables, etc.