Not sure if the “Create test for ‘myfunction’” code action is new or not, but I’m loving it! Makes it such a pleasure to go through a code base to write tests and gain control. Works very well with the “unused var” warning! 💯
Glad you liked!
It was added this year or so :)
There are improvements I wanna do like test templates, using defspec, or schema.core/deftest, also name the subject alias automatically with the correct name if found