Skip to content

Commit 51e06f1

Browse files
authored
Merge pull request #2884 from olaservo/update-test-framework-to-vitest
Update test framework to vitest
2 parents dc21983 + 07eaef7 commit 51e06f1

15 files changed

Lines changed: 1590 additions & 3753 deletions

AGENTS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# MCP Reference Server Development Guide
2+
3+
## Contributing Guidelines
4+
5+
Before making updates to this repo, thoroughly review the CONTRIBUTING.md guide at the root of this repo.
6+
7+
## Testing
8+
9+
Use vitest when configuring or adding tests for servers implemented in typescript.

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@./AGENTS.md
2+

0 commit comments

Comments
 (0)