TDD and CI -- How do you do it?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • arm-gtest

    This repository contains a sample project for TDD development on ARM devices using Google Test

  • A few days ago I posted my sample project which uses the cmake approach for this. As u\embeddedartistry mentioned two output directories are configured, one for native compilation (unit test) and one for cross-compilation (target binaries etc.). I just created a small script that builds both targets with a single command and I find it very pleasant to work with so far. All with a single command you can: build unit tests, run the unit tests, build target binaries and flash binaries onto the target. You can also only run the tests or only flash of course. Essentially it contains different cmake files for each target which are included in the main cmake file so it's easy to swap in/out different libraries or targets.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CADmium: A Local-First CAD Program Built for the Browser

    13 projects | news.ycombinator.com | 21 May 2024
  • The prospects for 128 bit processors (John R. Mashey, 1995)

    1 project | news.ycombinator.com | 21 May 2024
  • FridgeBot — GPT-4o shopping list automation

    2 projects | dev.to | 20 May 2024
  • Thorium: Cross-platform patched Chromium fork "fastest browser on Earth"

    7 projects | news.ycombinator.com | 20 May 2024
  • Llama3 Implemented from Scratch

    10 projects | news.ycombinator.com | 19 May 2024