I had an idea to improve springlistener in some ca...
# kotest
t
I had an idea to improve springlistener in some cases where the method name actually matter. https://github.com/kotest/kotest/issues/1591 is it ok? I can work on it (I don’t know when, but it is probably not very urgent), but the question is, does it make sense? probably it needs a flag as well, since only few characters are allowed in method names. Would there be something else to be particular mindful to verify?
s
I think that's a good idea
@LeoColman would know more
l
I added that fixed hardcoded method just because Spring required me to
I don't see an issue with changing how that method is created