Skip to content

Commit 9ff8b5c

Browse files
AnkaAnka
authored andcommitted
Auto updating db and README.md
1 parent 3cb721b commit 9ff8b5c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,6 +2066,7 @@
20662066
<img src="https://www.google.com/s2/favicons?domain=https://testingbot.com/&sz=128" width="16" /> | [TestingBot](https://testingbot.com/) | Manual and Automated testing on 5000+ browsers and mobile devices online. Make sure your website and mobile app looks and functions correctly on all devices. Free 14 day trial. | |
20672067
<img src="https://www.google.com/s2/favicons?domain=https://www.testing-whiz.com/&sz=128" width="16" /> | [TestingWhiz](https://www.testing-whiz.com/) | Experience effective test automation of web & mobile apps with an easy & intuitive codeless end-to-end software testing tool, TestingWhiz. Download 30-days free trial. | |
20682068
<img src="https://www.google.com/s2/favicons?domain=https://www.figma.com/community/plugin/1397952939678206595/ai-design-reviews-user-simulations-then-human-feedback-1min&sz=128" width="16" /> | [Velocity](https://www.figma.com/community/plugin/1397952939678206595/ai-design-reviews-user-simulations-then-human-feedback-1min) | On-demand feedback for Figma prototypes | feedback, figma, plugin, design review |
2069+
<img src="https://www.google.com/s2/favicons?domain=https://vitest.dev/&sz=128" width="16" /> | [Vitest](https://vitest.dev/) | A blazing fast unit test framework powered by Vite. Provides instant startup, native ESM support, TypeScript support, and first-class DX for modern web development. | unit testing, vite, vitest, test runner, javascript, typescript, esm, fast testing |
20692070
<img src="https://www.google.com/s2/favicons?domain=https://www.getxray.app/&sz=128" width="16" /> | [Xray](https://www.getxray.app/) | The #1 Manual & Automated Testing App for Jira. Plan, Execute and Track your Quality Assurance with Requirements Traceability. | |
20702071

20712072
**[⬆ Back to Index](#index)**

db/resources.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 1057,
2+
"count": 1058,
33
"data": [
44
{
55
"name": "1001 Fonts",
@@ -12130,6 +12130,24 @@
1213012130
"description": "Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.",
1213112131
"url": "https://code.visualstudio.com/"
1213212132
},
12133+
{
12134+
"name": "Vitest",
12135+
"categories": [
12136+
"Testing"
12137+
],
12138+
"description": "A blazing fast unit test framework powered by Vite. Provides instant startup, native ESM support, TypeScript support, and first-class DX for modern web development.",
12139+
"url": "https://vitest.dev/",
12140+
"keywords": [
12141+
"unit testing",
12142+
"vite",
12143+
"vitest",
12144+
"test runner",
12145+
"javascript",
12146+
"typescript",
12147+
"esm",
12148+
"fast testing"
12149+
]
12150+
},
1213312151
{
1213412152
"name": "Voiden",
1213512153
"categories": [

0 commit comments

Comments
 (0)