pythagora icon indicating copy to clipboard operation
pythagora copied to clipboard

Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.

Results 24 pythagora issues
Sort by recently updated
recently updated
newest added

The test dir is trying to create a directory where file exists: ``` npm i pythagora npx pythagora \ --unit-tests \ --path src/controllers/list.js \ --pythagora-api-server http://localhost:3000 Starting generation of unit...

This picture show the error I faced while building and it was just exited: ![124124](https://github.com/Pythagora-io/pythagora/assets/46817680/ff485ca6-c225-48c2-8bfc-2cda956f2ec3) This is one happened when I try to continue app: ![2asdasd](https://github.com/Pythagora-io/pythagora/assets/46817680/39e140a3-a5d9-4605-b46e-265b246946dd)

1. Please add nextjs support and other DB's probably most used like mysql. 2. Have it write negative tests, meaning failures so it can test: wrong responses, unathorized, ect.

I'm currently running pythagora on a React codebase written in TypeScript and running into issues running the following command. I've tried App.tsx as well; I'm reporting this here and my...

Hi, interesting tool you're building here! Are there any plans to support Firestore?

Hi, we're using Next.js and we'd be interested in using this software. Is there an ETA for Next.js support?

Is it possible to make pythagora support more languages, eg: java, python, golang... I know pythagora patched the http/https module of node.js, I think it would be grate if it...

Hi, _(sorry for the initial issue name, i made a mistake and i resolved it by myself)_ Is there any fastify support planned for pythagora ?

BASE:: MacBook Pro 13-inch, M1, 2020 Chip Apple M1 Memory 16 GB macOS Ventura 13.6.6 LM Studio Version 0.2.21 (0.2.21) Visual Studio Code Version: 188.1 Commit: STEPS:: I changed .env...