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

Unit testing documentation #133

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

minijackson
Copy link
Collaborator

Document gtest first as a way to encourage people to use it, as gtest is more complete and well-known.

Still document epics-base based unit tests if people don't want / can't use the gtest support module.

Document gtest first as a way to encourage people to use it,
as gtest is more complete and well-known

Still document epics-base based unit tests if people don't want / can't
use the gtest support module
This fixes a warning when building documentation
The quotes were missing, so the printed value was not valid Nix code.

This fixes a warning when building documentation
Copy link
Collaborator

@stephane-cea stephane-cea left a comment

Choose a reason for hiding this comment

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

Good documentation! Good to know also

@stephane-cea stephane-cea merged commit 29dea29 into epics-extensions:master Jul 30, 2024
2 checks passed
@minijackson minijackson deleted the testing-doc branch July 30, 2024 13:44
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.

2 participants