17 lines
478 B
JSON
17 lines
478 B
JSON
{
|
|
"name": "unit-testing",
|
|
"version": "1.2.1",
|
|
"description": "Unit and integration test automation for Python and JavaScript with debugging support",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Unit Testing",
|
|
"shortDescription": "Unit and integration test automation for Python and JavaScript with debugging support",
|
|
"category": "Coding"
|
|
}
|
|
}
|