JetBrains-Research / TestSpark

TestSpark - a plugin for generating unit tests. TestSpark natively integrates different AI-based test generation tools and techniques in the IDE. Started by SERG TU Delft. Currently under implementation by JetBrains Research (ICTL) for research purposes.
MIT License
35 stars 9 forks source link

Add instruction for polymorphism relations in PromptBuilder #255

Open pderakhshanfar opened 4 weeks ago

pderakhshanfar commented 4 weeks ago

Description of changes made

Add instruction for polymorphism relations in PromptBuilder

Why is merge request needed

Better test generation with less mocking

Other notes

Closes #254

Vladislav0Art commented 2 weeks ago

Should we merge it? The PR has hung for a while now.