-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Contributors #37
Comments
Hi @akinsho, thank you, I am definitely interested in. I can pop in now and then, check issues and probably would need some help with PR. However, I think I understood how plugin works, so I am in. |
That's great, hopefully once @rcarriga is free he can add you as a collaborator as well 👍🏿 . I'm around if you have any questions but will probably be pretty slow to respond/will definitely not notice personally if something is breaking in the plugin since I don't currently use it very much |
Hello guys! This would be my first time contributing to a project. I would like to open a PR fixing an issue when executing tests that contain complex build tags but it seems that I don't have permissions to push a new branch to the repository. Do I need to be a contributor for that? Should I follow any contribution guide regarding things like git flow, naming, etc? Thanks in advance! cc: @akinsho |
Hi @Micloroc, you can open PR right now forking the repo and opening a PR from there |
Great, I've already opened it #46, thank you! |
I've actually had a hard time fixing some of the issues I've had with neotest-go due to how the tests are managed. I've taken a stab at learning the neotest interface a bit better and taken a different approach which actually mitigates a lot of issues, which has resulted in another neotest adapter for go: https://github.com/fredrikaverpil/neotest-golang I'm using this adapter of mine daily, at work, dogfooding myself and I've also found a few upstream issues. Feel free to take any inspiration from this project, or join me in trying to ironing out the final kinks. |
Hey all,
So for a little bit of context I created this neotest extension off the back of @rcarriga great plugin as I was keen to use neotest with go. Unfortunately I don't currently work very much with go ATM (which could change) but in the meantime it would be great if anyone who is actively using this plugin and wants to help improve it could step forward and @rcarriga can hopefully add them to project so they can merge changes etc. and aren't dependent on me. I'm not completely gone but definitely not worth poking me or waiting on me as I'm also not actively monitoring this repo.
@sergii4 I've noticed you've been active on some issues. Would this interest you?
The text was updated successfully, but these errors were encountered: