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

Introduce Strategy pattern to reduce duplication #279

Open Frosendroska opened 1 week ago

Frosendroska commented 1 week ago

Description of changes made

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