11 lines
426 B
JSON
11 lines
426 B
JSON
{
|
|
"name": "testing",
|
|
"description": "Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "lxdb"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |