You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(provider): improve error message for missing language support
Improve the error message when the WriteTestService is not found for a specific language. Now it includes the language name and a suggestion to check if the plugin is installed.
Also, update the plugin version to 1.5.4 in gradle.properties.
In TestCodeGenTask.kt, update the error message to include the language name when the WriteTestService is not found for a specific file.
0 commit comments