Skip to content

Commit 07050ef

Browse files
authored
Merge pull request #171 from abhivaikar/contribution/instawork-1770209015588
Add new company: Instawork
2 parents 5bcc9f8 + 560604d commit 07050ef

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

data/companies/instawork.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"id": "instawork",
3+
"name": "Instawork",
4+
"industry": "career or jobs",
5+
"resources": [
6+
{
7+
"id": "i-stopped-writing-e2e-tests-manually-i-m-7fde0464",
8+
"title": "I stopped writing e2e tests manually. I manage an AI agent instead",
9+
"url": "https://engineering.instawork.com/i-stopped-writing-e2e-tests-manually-i-manage-an-ai-agent-instead-e6acb44019e2",
10+
"type": "blog or article",
11+
"topics": [
12+
"ai",
13+
"e2e-testing",
14+
"test-automation",
15+
"agentic-testing"
16+
],
17+
"addedDate": "2026-02-04"
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)