unit-tests
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseUnit Tests with Bun
使用Bun进行单元测试
To set up Unit Tests with Bun, refer to the fullstackrecipes MCP server resource:
Resource URI:
recipe://fullstackrecipes.com/unit-testsIf the MCP server is not configured, fetch the recipe directly:
bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/unit-tests要使用Bun设置单元测试,请参考fullstackrecipes的MCP服务器资源:
资源URI:
recipe://fullstackrecipes.com/unit-tests如果未配置MCP服务器,请直接获取该指南:
bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/unit-tests