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

Feature Request: Improve Tabnine with test running #1494

Open
Stephen-S-H opened this issue Aug 13, 2024 · 2 comments
Open

Feature Request: Improve Tabnine with test running #1494

Stephen-S-H opened this issue Aug 13, 2024 · 2 comments

Comments

@Stephen-S-H
Copy link

Stephen-S-H commented Aug 13, 2024

OS version: Mac Sonoma 14.5
Editor version: VS-code 1.92.0
Programming language: any
TabNine extension version: 3.135.0
Feature request:

Improve Tabnine test running. The new test mode is pretty good, but it takes a very long time to generate tests this way, and they rarely work out of the box, which requires multiple rounds of running and correcting the test.

Similar to CodiumAI, which works brilliantly in most scenarios. Either give Tabnine the ability to run and iterate its generated tests, or allow it access to the test results, so we can iterate using Tabnine chat more naturally. Currently I must:

  1. Generate a test with Tabnine
  2. Insert the test into a file
  3. Run the test
  4. The test fails
  5. Open a new chat
  6. Copy the error messages from the test run into the chat, along with a request to help fix the test code
  7. Add the source file as context
  8. Select the failing test in the editor so it is included, and Submit
  9. Repeat as many times as needed.

There is a real opportunity to make this something that is truly usable for tests, right now it is not IMO.

gz#34115

(related to Zendesk ticket #34115)

@TzufTabnine
Copy link

Hi @Stephen-S-H , our product manager would like to meet you (Zoom) and hear about all your suggestions, would you be interested? If so, please state your time zone and email so that we can reach out to you.

@Stephen-S-H
Copy link
Author

Sure! You can contact me via my LinkedIn. I don't really want to post my email here.
https://www.linkedin.com/in/stephen-sazdanoff-haynes/

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

2 participants