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 (Software Testing Research) for research purposes.
MIT License
47 stars 13 forks source link

Introduce Strategy pattern to reduce duplication #278

Closed Frosendroska closed 3 months ago

Frosendroska commented 3 months ago

Description of changes made

Fixing an issue: https://github.com/JetBrains-Research/TestSpark/issues/265

I have checked that I am merging into correct branch