why-catch.md: Add JetBrains survey link

This commit is contained in:
Per Lundberg 2023-09-26 20:38:20 +03:00 committed by Martin Hořeňovský
parent 7b793314e5
commit 766541d12d

View File

@ -41,8 +41,8 @@ So what does Catch2 bring to the party that differentiates it from these? Apart
## Who else is using Catch2? ## Who else is using Catch2?
A whole lot of people. According to the 2021 JetBrains C++ ecosystem survey, A whole lot of people. According to [the 2022 JetBrains C++ ecosystem survey](https://www.jetbrains.com/lp/devecosystem-2022/cpp/#Which-unit-testing-frameworks-do-you-regularly-use),
about 11% of C++ programmers use Catch2 for unit testing, making it the about 12% of C++ programmers use Catch2 for unit testing, making it the
second most popular unit testing framework. second most popular unit testing framework.
You can also take a look at the (incomplete) list of [open source projects](opensource-users.md#top) You can also take a look at the (incomplete) list of [open source projects](opensource-users.md#top)