mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-21 04:39:31 +01:00
This PR primarily accomplishes two tasks: 1) It adds MODULE.bazel.lock to the .gitignore file. 2) It includes a Bazel build rule for SelfTest, which can be utilized with the command bazel test //tests:catch2_self_test.