Accordant Troubleshooting
microsoft/accordant/agent/skills/troubleshootingcodingResmi
Resmi Sağlayıcı Skill'iView repo
Common mistakes and debugging tips for Accordant specs - use this skill when tests fail unexpectedly or specs don't behave as expected
Dosyalar1 dosya
SKILL.md402 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarMicrosoft
Kategoricoding
Skill IDmicrosoft/accordant/agent/skills/troubleshooting
İlgili skill'ler
Accordant Async OperationsHow to model background work, step functions, and polling - use this skill when testing async workflows, job queues, or operations that complete in the backgroundAccordant ConcurrencyHow to test for race conditions using concurrent tests and linearizability - use this skill when testing concurrent operations or finding race condition bugsAccordant Cross LanguageTesting systems not written in .NET - trace-based conformance testing, JSON test plan export, and executing from any language. Use when the user's system is in Python, Go, Java, Rust, C++, or any non-.NET language, or when they ask about trace validation or exporting test cases.Accordant OperationsHow to define operations with Apply and Execute methods - use this skill when creating spec operations or understanding the Apply/Execute patternAccordant OverviewWhat Accordant is, when to use model-based testing, and core concepts - use this skill when starting with Accordant or explaining its purposeAccordant PatternsCommon patterns in Accordant - response-dependent state, request derivations, error handling, and HTTP integration