Testing Library: which query
Find the suggested query to use in your tests
Vad är Testing Library: which query?
Testing Library: which query är en Chrome-tillägg utvecklad av Ben Monro, och dess huvudfunktion är "Find the suggested query to use in your tests".
Tilläggsskärmbilder
Ladda ner Testing Library: which query-förlängningens CRX-fil
Ladda ner Testing Library: which query-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
DevTools for Testing Library. You can now improve your tests using best practices & guidance from testing library. Features include:
* Copy queries from any web page
* Elements Inspector Panel
* Play with queries right in the dev tools console window. Grundläggande Information om Tillägg
| Namn | |
| ID | olmmagdolfehlpjmbkmondggbebeimoh |
| Officiell webbadress | https://chromewebstore.google.com/detail/testing-library-which-que/olmmagdolfehlpjmbkmondggbebeimoh |
| Beskrivning | Find the suggested query to use in your tests |
| Filstorlek | 1.26 MB |
| Antal Installationer | 3,148 |
| Aktuell Version | 0.0.2 |
| Senast Uppdaterad | 2020-06-18 |
| Publiceringsdatum | 2020-06-17 |
| Betyg | 4.00/5 Totalt 3 Betyg |
| Utvecklare | Ben Monro |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/testing-library/which-query |
| Hjälpsida URL | https://github.com/testing-library/which-query/issues |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Testing Library: which query",
"version": "0.0.2",
"manifest_version": 2,
"description": "Find the suggested query to use in your tests",
"homepage_url": "https:\/\/github.com\/testing-library\/which-query",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"background": {
"scripts": [
"dist\/background.js"
],
"persistent": false
},
"web_accessible_resources": [
"dist\/globals.js"
],
"content_scripts": [
{
"matches": [
" | |