Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Catch2 unit testing framework #2185

Open
davidbitton opened this issue Mar 4, 2019 · 2 comments
Open

Add support for Catch2 unit testing framework #2185

davidbitton opened this issue Mar 4, 2019 · 2 comments

Comments

@davidbitton
Copy link

davidbitton commented Mar 4, 2019

@ivankravets ivankravets added this to the Backlog milestone Jun 1, 2019
@ivankravets ivankravets modified the milestones: Backlog, 5.3.0 Apr 11, 2022
@ivankravets ivankravets changed the title Add Catch2 as a unit testing framework Add support for Catch2 unit testing framework Apr 14, 2022
@jcw
Copy link

jcw commented Apr 22, 2022

See also doctest/doctest#506 which tries to run Doctest on embedded, a much faster & simpler varation of catch2. I've been using it on native for all my tests, it's absolutely brilliant, IMNSHO. FWIW. YMMV,

@ivankravets
Copy link
Member

@jcw could you create a separate issue? Also, please point a link in the new issue to doctest/doctest#506

Thanks!

@jcw jcw mentioned this issue Apr 22, 2022
1 task
@ivankravets ivankravets modified the milestones: 6.0.0, Backlog May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants