Test skill voor unit tests
Scanned 5/27/2026
Install via CLI
openskills install developer-overheid-nl/skills-standaarden---
name: test-skill
description: Test skill voor unit tests
model: sonnet
---
## Repositories
| Repo | URL |
|------|-----|
| Test Repo | https://github.com/logius-standaarden/test-repo |
| Test Repo Tags | https://github.com/logius-standaarden/test-repo/tags |
## Publicaties
- Publicatie: https://gitdocumentatie.logius.nl/publicatie/dk/architectuur
- Draft: https://logius-standaarden.github.io/test-repo
- Forum: https://www.forumstandaardisatie.nl/open-standaarden/digikoppeling
## Voorbeelden
Niet monitoren:
- https://example.com/test
- https://api.example.com/v1
- https://service.example/api
No comments yet. Be the first to comment!
Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。