cmr_tests_utils
A header only library for simplifying ROS2 unit tests. (by cmrobotics)
zeroerr
A powerful C++ unit testing/assert/log utils (by sunxfancy)
cmr_tests_utils | zeroerr | |
---|---|---|
1 | 2 | |
9 | 34 | |
- | - | |
3.9 | 7.2 | |
6 months ago | 5 months ago | |
C++ | C++ | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cmr_tests_utils
Posts with mentions or reviews of cmr_tests_utils.
We have used some of these posts to build our list of alternatives
and similar projects.
zeroerr
Posts with mentions or reviews of zeroerr.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing cmr_tests_utils and zeroerr you can also consider the following projects:
pptest - An abstract reporting header-only unit-testing library for C++.
tst - C++ xUnit-like testing framework without macros
ros2-realtime-examples - Minimal ROS 2 real-time cookbook recipes
TDD - See while you code
dynamic_bitset - Simple Useful Libraries: C++17/20 header-only dynamic bitset
BackportCpp - Library of backported modern C++ types to work with C++11