Skip to content

Conversation

@lurtz
Copy link
Contributor

@lurtz lurtz commented Nov 3, 2025

The extension discovers GTest based C++ tests in Visual Studio Code, where they can be run or debugged.

The current settings only work in simple use-cases: matepek/vscode-catch2-test-adapter#429
Tests are currently NOT run via bazel, nor is their current working directory changed.

Related to #38

The extension discovers GTest based C++ tests in Visual Studio Code, where they can be run or debugged.

The current settings only work in simple use-cases: matepek/vscode-catch2-test-adapter#429
@lurtz lurtz marked this pull request as ready for review November 3, 2025 15:28
Copy link
Contributor

@opajonk opajonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lurtz
Copy link
Contributor Author

lurtz commented Nov 10, 2025

never the less we should eventually pin the versions and use dependabot or renovate to update them.

An alternative would also be using Eclipse Theia as an IDE, because that allows running ones own extension repository.

@AlexanderLanin
Copy link
Member

Haven't we settled on googletest? Why Catch2?

@lurtz
Copy link
Contributor Author

lurtz commented Nov 10, 2025

Haven't we settled on googletest? Why Catch2?

The extension can among other discover GoogleTest based tests: https://marketplace.visualstudio.com/items?itemName=matepek.vscode-catch2-test-adapter

See its title

A Catch2, GoogleTest, doctest and GoogleBenchmark Explorer for VSCode

@AlexanderLanin AlexanderLanin merged commit a12cb80 into eclipse-score:main Nov 10, 2025
2 checks passed
@lurtz lurtz deleted the add-testmate branch November 10, 2025 11:16
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

Successfully merging this pull request may close these issues.

3 participants