What happened to this project
Opened this issue · 2 comments
Hi Jaime,
I've been trying to find something like this plugin for PyCharm, but haven't yet been able to...wondering if it's worth my effort forking and building such a thing...
Can I ask why you no longer support it? Is it because you have found a better tool, or because you don't do Java work these days?
@rowanbarrie A new plugin has been created to replace this one. It is a fork of @Hablutzel's GenerateTestCases plugin and it has been fixed to be compatible with Intellij newer versions.
Here is the link: https://plugins.jetbrains.com/plugin/14873-testcherry
You can install it now and continue to use @should style tests as before.
Hi, I'm really sorry for my delayed response, but nowadays I do really little TDD development with Java. But I'm really glad you've enjoyed the plugin and its development is continuing under the new TestCherry plugin (https://plugins.jetbrains.com/plugin/14873-testcherry).