Cristian Le

Results 1011 comments of Cristian Le

Not having `breathe` is a major bummer for a cpp project. There are quite a few api documentations that should br exposed and synchronized between the docs file and in-code....

> Typical Catch2 usage is with macros more than with classes so it is not much of a bummer + it doesn't look very good Note that macros are supported...

> 2. Add a JSON reporter and parse that -> [CMake has builtin support for JSON](https://cmake.org/cmake/help/latest/command/string.html#id2) since 3.19, so we could use that for work with the structured output. >...

> I think a custom JSON writer will be written, similar to the XML writer. Maybe the reporter is doable (probably already have a string sanitizer for quotations etc.), but...

Oh yeah, I misread the previous comment, only the reporter is needed. Isn't there a widely used json format for test-suite data junit? I've recently seen that github action is...

I could probably take a look and take-over. A todo list of what needs to be done and/or some discussion of how this feature should be tested would help a...

There's a competing PR ar #2478. I think it's helpful to dicuss the merits of one over another at #2709. I'm also putting my hat on the rink for sphinx+rtd

@adehad, Feel free to chyme in on this one with design choices etc.

Related, it would be nice to get a check when a different convention is used.

> @LecrisUT: Failure during Ansible playbook execution showing up for two fedora tests. Yeah, python 3.13 got merged 1-2 days ago and packages are still catching up. Give it 1-2...