utest.h

🧪 single header unit testing framework for C and C++ (by sheredom)

Utest.h Alternatives

Similar projects and alternatives to utest.h

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better utest.h alternative or higher similarity.

utest.h reviews and mentions

Posts with mentions or reviews of utest.h. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-29.
  • GitHub - Snaipe/Criterion: A cross-platform C and C++ unit testing framework for the 21st century
    3 projects | /r/C_Programming | 29 Sep 2021
    Doesn't really have CMake integration, which is a big downer. You could try utest.h, which is a pretty minimal (as the name suggests), but featureful testing library. It still needs you to declare the main, but is that really such a problem?
  • Testing in C
    4 projects | /r/C_Programming | 7 May 2021
    I use utest. I do not know how popular or not it is, but it is a simple single-file include with a liberal license and it seems to do what it says it does. Many options I looked at just seemed overly complex and I do not like to drag in piles of heavy dependencies in every thing I code.
    4 projects | /r/C_Programming | 7 May 2021
    the header-only https://github.com/sheredom/utest.h might be worth a shot if you trying to keep things compact.
  • Open Source C
    2 projects | /r/C_Programming | 20 Jan 2021
    Sprinkle your console apps with UTEST test's.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Sep 2023
    Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →

Stats

Basic utest.h repo stats
4
677
0.0
16 days ago

sheredom/utest.h is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of utest.h is C++.

Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com