Skip to content

Conversation

@pachadotdev
Copy link
Contributor

CXX23 is strict about the lhs operand, which means the current Catch version (1.9.6) used with testthat will cause multiple compilation errors not because of the tested package but because of the vendored Catch header.

This PR shows the scripts I used to use Catch2 with testthat.

I implemented this after noticing that cpp4r does not pass all tests when enforcing CXX23 with the GNU compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant