Che cos'è unit-tests?
Configura i test unitari con il test runner integrato di Bun. Sintassi veloce, compatibile con Jest, file di test co-localizzati e supporto mocking. Fonte: andrelandgraf/fullstackrecipes.
Configura i test unitari con il test runner integrato di Bun. Sintassi veloce, compatibile con Jest, file di test co-localizzati e supporto mocking.
Installa rapidamente la skill AI unit-tests nel tuo ambiente di sviluppo tramite riga di comando
Fonte: andrelandgraf/fullstackrecipes.
To set up Unit Tests with Bun, refer to the fullstackrecipes MCP server resource:
If the MCP server is not configured, fetch the recipe directly:
Configura i test unitari con il test runner integrato di Bun. Sintassi veloce, compatibile con Jest, file di test co-localizzati e supporto mocking. Fonte: andrelandgraf/fullstackrecipes.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill unit-tests Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill unit-testsConfigura i test unitari con il test runner integrato di Bun. Sintassi veloce, compatibile con Jest, file di test co-localizzati e supporto mocking. Fonte: andrelandgraf/fullstackrecipes.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill unit-tests Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/andrelandgraf/fullstackrecipes