Skip to content
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

Support build tool integration #12

Open
alfaix opened this issue Dec 9, 2023 · 3 comments
Open

Support build tool integration #12

alfaix opened this issue Dec 9, 2023 · 3 comments

Comments

@alfaix
Copy link
Owner

alfaix commented Dec 9, 2023

Ideally, we would like to automatically discover executables for tests with Bazel, CMake, and Conan.

For CMake cmake-tools.nvim may be useful.

@alejandroclaro
Copy link

alejandroclaro commented Jan 10, 2024

Agree with this. It's confusing that a manual rebuild is needed to actually get an updated result of the test.

Maybe an option in the configuration to configure a command to execute before running the test suite that receives the executable configured in the registry as parameter.

@jla2000
Copy link

jla2000 commented Jan 30, 2024

There is https://github.com/hfn92/cmake-gtest.nvim which does achieve running Gtest tests by querying for the correct executables using cmake-tools.nvim. Maybe it could be used as a starting point.

@mr-j0nes
Copy link

Indeed, this would be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants