Currently, the extension generates a test class with the name: "Test" + nameOfClass. It would be great if we could decide in settings, how the generated test class should be named, e.g. allow us to append the "Test" annotation or any other string before or after the name of the class. Or let us choose a completely different name altogether. Many Salesforce companies and projects use different naming conventions and this would save time from renaming the class every time after it's generated.
Currently, the extension generates a test class with the name: "Test" + nameOfClass. It would be great if we could decide in settings, how the generated test class should be named, e.g. allow us to append the "Test" annotation or any other string before or after the name of the class. Or let us choose a completely different name altogether. Many Salesforce companies and projects use different naming conventions and this would save time from renaming the class every time after it's generated.