DEV Community

zvone187 profile picture

zvone187

I founded AWW which had 1.5M MAU and was acquired by Miro in 2021. Now I'm working on making software development autonomous - https://github.com/Pythagora-io/gpt-pilot

Education

Faculty of electrical engineering and computing

Work

Making automated tests autonomous

What I learned in 6 months of working on a CodeGen dev tool GPT Pilot

What I learned in 6 months of working on a CodeGen dev tool GPT Pilot

36
Comments 5
12 min read

Want to connect with zvone187?

Create an account to connect with zvone187. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
🤜💥🤛 GPT-4 vs Claude-2 context recall analysis

🤜💥🤛 GPT-4 vs Claude-2 context recall analysis

76
Comments 3
7 min read
GPT Pilot - a dev tool that writes 95% of coding tasks [Part 2/3 - Coding Workflow]

GPT Pilot - a dev tool that writes 95% of coding tasks [Part 2/3 - Coding Workflow]

113
Comments 7
10 min read
GPT Pilot - a dev tool that writes 95% of coding tasks

GPT Pilot - a dev tool that writes 95% of coding tasks

200
Comments 50
8 min read
How to kickstart automated test suite when there are 0 tests written and the codebase is already huge

How to kickstart automated test suite when there are 0 tests written and the codebase is already huge

1
Comments
10 min read
How to create an automated test suite - get from 0 to 90% code coverage with a single command and GPT-4

How to create an automated test suite - get from 0 to 90% code coverage with a single command and GPT-4

3
Comments
6 min read
Generating negative tests with GPT-4

Generating negative tests with GPT-4

1
Comments
8 min read
45 ways to break an API server (negative tests with examples)

45 ways to break an API server (negative tests with examples)

83
Comments 16
5 min read
How Pythagora Reduces Debugging Time and Supercharges Your Development Workflow

How Pythagora Reduces Debugging Time and Supercharges Your Development Workflow

1
Comments
4 min read
Creating integration tests for a backend legacy codebase

Creating integration tests for a backend legacy codebase

Comments
6 min read
ChatGPT created a script in 2 hours which would take 20-30 dev hours [prompts included]

ChatGPT created a script in 2 hours which would take 20-30 dev hours [prompts included]

4
Comments
12 min read
How to mock ALL external data sources and completely isolate the codebase while testing

How to mock ALL external data sources and completely isolate the codebase while testing

1
Comments
7 min read
Build automated test suite with 150 tests and 80% code coverage in 30 minutes

Build automated test suite with 150 tests and 80% code coverage in 30 minutes

8
Comments 2
5 min read
Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

2
Comments
4 min read
How I failed with 4 different products and how I started with open source

How I failed with 4 different products and how I started with open source

1
Comments
4 min read
5 essential automated testing tools for Node.js

5 essential automated testing tools for Node.js

1
Comments
4 min read
How to create integration tests for an API server with 90% Code Coverage in 1 hour without writing any code

How to create integration tests for an API server with 90% Code Coverage in 1 hour without writing any code

3
Comments
6 min read
How often do you accept Github Copilot autocomplete?

How often do you accept Github Copilot autocomplete?

1
Comments
1 min read
loading...