This website requires JavaScript.
Explore
Help
Sign in
codeflash-ai
/
codeflash-internal
Watch
1
Star
0
Fork
You've already forked codeflash-internal
0
Code
Issues
Pull requests
46
Projects
Releases
Packages
Wiki
Activity
Actions
2.8k
No description
19
commits
787
branches
64
tags
168
MiB
b6491df6aa
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
afik.cohen
b6491df6aa
Added test runner to run unit tests for generated code.
2023-10-20 17:00:50 -07:00
.idea
Init poetry env
2023-10-19 20:01:34 -07:00
codeflash
Added test runner to run unit tests for generated code.
2023-10-20 17:00:50 -07:00
.gitignore
verifier script from
https://github.com/openai/openai-cookbook/blob/main/examples/Unit_test_writing_using_a_multi-step_prompt.ipynb
2023-10-19 20:00:25 -07:00
poetry.lock
Add libcst
2023-10-20 15:57:16 -07:00
pyproject.toml
Added code to generate regression tests from a given function.
2023-10-20 16:45:03 -07:00
README.md
Initial commit
2023-10-18 16:19:56 -07:00
README.md
codeflash