You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Generate a test with Tabnine
Insert the test into a file
Run the test
The test fails
Open a new chat
Copy the error messages from the test run into the chat, along with a request to help fix the test code
Add the source file as context
Select the failing test in the editor so it is included, and Submit
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.
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.
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:
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)
The text was updated successfully, but these errors were encountered: