Viktor Kirilov

Results 174 comments of Viktor Kirilov

well this seems like a proper PR!

@Islam0mar That's pretty cool! Seems that you're quite active on there - I won't be able to help much but I can definitely link to your fork in the README...

Not sure... It might be a good idea to try for a couple of minutes to swap it out in favor of another process library - or perhaps even get...

Thanks for narrowing it down! But still no clue as to why exactly it is happening (at least now I know why the same code worked almost always when in...

[rcrl](https://github.com/onqtam/rcrl) - Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL) ![gif showcase](http://onqtam.com/assets/images/rcrl.gif)

I was planning on opening an issue about the changes (in detail) in doctest 2 once it is released :)

So the main developments are: - thread-safe asserts and logging - C++11 only - dropped support for some compilers - asserts can be used outside of a testing context -...

Catch related: it supports templated test cases since recently https://github.com/catchorg/Catch2/pull/1437

doctest 2.3.0 was just released with support for xml output. https://github.com/onqtam/doctest/releases/tag/2.3.0