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
sam
07/23/2020, 5:51 PM
I think that's a good idea
@LeoColman would know more
l
LeoColman
07/23/2020, 6:21 PM
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