This is an old revision of the document!


Writing tests

(Caution: this tutorial is currently under construction. Please come back tomorrow to see the complete version.)

Description: In this tutorial you will learn how to write unit (and not only) tests for your CRAM functions and features.

Previous Tutorial: Implementing failure handling for the TurtleSim

lisp-unit

blabla

Writing our own test for the beginner tutorial code

Let's see how to implement this.

(define-test ...