> I only have a few comments about the commit message: > > Three new commands are added in the go-ts-mode to run unit tests. > I would just drop this line altogether, personally. > > (go-ts-mode-map): New map variable. > This should probably read something like Add new bindings. > > (go-ts-mode-test-file): New function. > (go-ts-mode-test-package): New function. > These two need to be updated (...-test-this-...). Thanks, I'm sending the updated patch with these fixes. > Everything else looks good to me. Thanks for working on this, Ankit. > > Eli, if you have no further comments please install when you get a chance. Thanks in advance. Thank you for being patient through this review. After this interaction, I feel encouraged to send more patches in the future. -- Ankit