Skip to content

implemented cpp_doc.py#12

Open
havelund wants to merge 2 commits intofprime-community:mainfrom
havelund:cppdoc
Open

implemented cpp_doc.py#12
havelund wants to merge 2 commits intofprime-community:mainfrom
havelund:cppdoc

Conversation

@havelund
Copy link

Create Python module corresponding to the Scala package CppDoc.scala.

@jwest115 jwest115 requested review from bocchino and jwest115 January 26, 2026 22:43
Copy link
Contributor

@jwest115 jwest115 left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you! I added one minor comment to cpp_doc.py. Also, for the cpp doc tests, I noticed you used the unittest library. In the other tests I wrote for this tool I used pytest. There is probably a way for pytest to run unittest tests, but for the future we might want to choose one library for testing.

Comment on lines +236 to +237
if __name__ == "__main__":
print("basic check")
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this could be removed

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