By: cernyjan
Inspect and view changes in TestRail TestCasesCount source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Getting count of Test Cases found by filter",
"manifest_version": 2,
"name": "TestRail TestCasesCount",
"version": "1.2resigned1",
"homepage_url": "https://github.com/cernyjan/TestRail-TestCasesCount",
"icons": {
"48": "icons/calculator-48.png"
},
"browser_action": {
"default_icon": {
"16": "icons/calculator-48.png",
"32": "icons/calculator-48.png"
}
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"jquery-3.2.1.min.js",
"TestRail-TestCasesCount.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{71892f18-7f9f-45f5-b0a9-0a9804820794}"
}
}
} Best TestRail TestCasesCount Alternatives
Here are some Firefox add-ons that are similar to TestRail TestCasesCount:
TestRail LivePreview
cernyjan
TestRail Tooltips
cernyjan
TestRail Historian
cernyjan
TestRail OidChecker
cernyjan
TestRail+
hoho.comsci
TestRail full cases names
Sergey
YouTrack Builds Checker
cernyjan
TestRail YTtestCase
cernyjan
TestRail Sidebar Hider
jamesgott
Assistant for qTest Manager
Alexander Fuks
Trello Card Counter
Arnaud LEMERCIER