Skip to content

Commit 5d1734c

Browse files
CodeBeaver (#689)
1 parent 17efbea commit 5d1734c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

resources/c.ts

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,23 @@ export const resources: Resource[] = [
369369
description: 'Learn programming with Codeconia.',
370370
url: 'https://codeconia.com/',
371371
},
372+
{
373+
name: 'CodeBeaver',
374+
categories: ['Programming', 'Testing', 'AI'],
375+
description:
376+
"Get an A.I. assistant that writes tests and spots bugs",
377+
keywords: [
378+
'unit testing',
379+
'unit test',
380+
'unit tests',
381+
'unit test generator',
382+
'ai',
383+
'ai assistant',
384+
'ai testing',
385+
'ai unit testing',
386+
],
387+
url: 'https://www.codebeaver.ai/',
388+
},
372389
{
373390
name: 'CodeKit',
374391
categories: ['Programming', 'Tooling'],

0 commit comments

Comments
 (0)