Hey everyone, we made an internal plugin for Andro...
# kotest
s
Hey everyone, we made an internal plugin for Android Studio that can “focus” a test in a
BehaviorSpec
. You select a
Then
, you type the shortcut and then all other Then’s are transformed to
xThen
. My question is can we publish it in the marketplace? In that case, our we allowed to use the term
Kotest
something like
Focus test for Kotest
or is it trademarked?
s
I'm happy for you to release it. You could also contribute the code to the regular plugin?
s
Thank you @sam! I thought about it yeah, but I wasn’t sure if this is a feature that the official plugin would want. Maybe if we expand this to more spec’s and not just the Behavior Spec?
s
yeah all specs would be great