I know we can test methods with Jest and some plugins so you just run the test and it calls whatever function you want, but I'm wondering if there is an easier way to do this with a plugin or trick, to call a function just with clicking on it or by a command via terminal.