Meta
-
Tags
2018.1 2018.3 2019.1 2019.2 C++/CLI C++20 C++ Russia CPP cpp annotated Debug Doctest EAP error annotator formatter google test guest Interview Modern C++ msvc naming newsletter overload resolution performance productivity quiz ReSharper C++ ReSharper C++ 2016 ReSharper C++ 2016.1 Resharper C++ 2016.2 ReSharper C++ 2016.3 ReSharper C++ 2017 ReSharper C++ 2017.1 ReSharper C++ 2017.2 ReSharper C++ 2017.3 ReSharper C++ 2018 ReSharper C++ 2018.1 ReSharper C++ 2018.2 unit testing Unreal Engine visual studio Visual Studio extensions-
Recent Posts
- C++20 and ReSharper C++
- Unreal Engine support in ReSharper C++ 2019.2
- ReSharper C++ 2019.2: Faster indexing, improved C++20 support, new code analysis checks, and better Unreal Engine support
- Better Ways to Test with doctest – the Fastest C++ Unit Testing Framework
- ReSharper C++ 2019.1: More Responsive, Better for Unreal Engine, and with New Language Features
JetBrains Blogs
Tag Archives: Doctest
Better Ways to Test with doctest – the Fastest C++ Unit Testing Framework
Which C++ unit testing framework do you use? In this guest blog post, Viktor Kirilov shares how Doctest, a new C++ testing framework he contributes to, is better than others. Viktor Kirilov GitHub @KirilovVik Viktor is a huge fan of … Continue reading
ReSharper C++ 2019.1: More Responsive, Better for Unreal Engine, and with New Language Features
This year’s first major update – ReSharper C++ 2019.1 – is finally here! Explore the dozens of significant performance improvements inside, as well as dedicated support for Unreal Engine 4, more flexible integration with Clang-Tidy, naming conventions, and the new … Continue reading
Posted in ReSharper C++ Tips & Tricks
Tagged 2019.1, Doctest, formatter, Modern C++, naming, newsletter, unit testing, Unreal Engine
2 Comments