Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate test from debugger in VSCode #3

Open
CyclopAI opened this issue Mar 29, 2023 · 0 comments
Open

Generate test from debugger in VSCode #3

CyclopAI opened this issue Mar 29, 2023 · 0 comments

Comments

@CyclopAI
Copy link

Would be cool to make it possible in VSCode to:

  1. Generate a unit test from debugger call stack or variable (everything for Arrange, Act and Assert (AAA) pattern is already there)
  2. Slightly modify this test to satisfy new requirements
  3. Generate code using ai-tdd based on generated unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant