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

Fix typo in the plugin description page: to -> two #274

Closed Vladislav0Art closed 1 week ago

Vladislav0Art commented 1 week ago

Description of changes made

Fix a typo in the description page of the plugin.

Why is merge request needed

It fixes the typo.

Other notes

Closes #222