Skip to content

Caraya Demo for TDD or Team Development

Francois Normandin edited this page May 23, 2020 · 2 revisions

The video walks through a simple project where the basic unit testing functions are presented and a file report is produced from those results.

In this tutorial, I demonstrate how to build a test harness from a series of test specifications. I then produce a report using the "Test Suites" approach, which is compatible with real-time targets and runtime engine execution. The demo uses a workflow that is compatible with both a TDD (test-driven development) approach, or a divide-and-conquer approach where different teams are responsible for producing code and tests for code.

The easiest way to learn how to do this is to Watch this Video Here:

image