News

New Catch2 Offering for C++ Adds to VS Code Test Explorers

A brand-new C++ offering for Catch2 highlights the growing body of test explorers for the cross-platform, open source Visual Studio Code editor available in its marketplace.

Catch2 Test Explorer for Visual Studio Code, published by Mate Pek on Aug. 25, lets developers run Catch2 tests using the existing Test Explorer UI for VS Code from Holger Benl.

Catch2, on GitHub, is "a modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)."

The name stands for C++ Automated Test Cases in a Header, and it's described as a multi-paradigm C++ test framework that also supports Objective-C (and maybe C). "It is primarily distributed as a single header file, although certain extensions may require additional headers," the project states.

Catch2 Test Explorer joins a bevy of other test explorers available in the Visual Studio Code Marketplace, with several authored by Benl, who in addition to Test Explorer UI has also published:

Other test explorers available include:

  • .NET Core Test Explorer, from Jun Han. Popularity-wise, this leads the pack with more than 83,000 installs an average 4.8 rating (on scale to 5) from six developers who reviewed it.
  • Unit Test Explorer, from Gabriel Parelli Francischini, with 969 installs.
  • Google Test Explorer, from OpenNingia, with 590 installs.

Pek said he plans on improving his new offering, which has been installed 10 time since its introduction a couple days ago, by refactoring code, improving the XML parser and improving logging.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube