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
52
stars
22
forks
source link
[Knowledge-base] Create Tutorial Video about the feature set and post it on YouTube #310
The project grows fast, and it becomes hard for users to know all the latest features and how to find/use them.
I propose to create a ~10-minute structured tutorial video on using the plugin and its feature set, post it on JetBrains' YouTube channel, and link it in the README. This will gain some traction from the development community and may increase the plugin's popularity.
Definition of Done
[ ] Define a feature set and build a plan for structurally presenting their use in the video.
[ ] Create a tutorial video on TestSpark's features.
[ ] Post the tutorial on JetBrains' YouTube channel (or any other JetBrains affiliated media resource, e.g. LinkedIn).
[ ] Link the tutorial to TestSpark's GitHub README.
[ ] [optional] We, as code developers, may propose the plugin & the video on our personal LinkedIn accounts.
By the way, I was thinking about creating a LinkedIn post to my personal page about the feature that I implemented during the internship -- Kotlin Support. Could be the part of an issue
Description
The project grows fast, and it becomes hard for users to know all the latest features and how to find/use them.
I propose to create a ~10-minute structured tutorial video on using the plugin and its feature set, post it on JetBrains' YouTube channel, and link it in the README. This will gain some traction from the development community and may increase the plugin's popularity.
Definition of Done