I am writing a simple pattern recognizing function.
I was wondering if unit testing is somehow possible without
running the whole strategy. The focus is that this function should return <true> for a given series of floats.

Maybe in the broader world of lite-C someone has such tools ?

Best,
Attila