#1 2025-11-07 22:04:18

michalis
Member
Registered: 2018-05-08
Posts: 4

2 simple examples of using mORMot: logging and tests API

I was playing this week with mORMot 2, specifically to explore the logging and testing APIs. I made 2 super-simple examples demonstrating their usage:

https://github.com/michaliskambi/mormot-tests/

The examples are really basic, "simplest possible usage of this feature, as a starting point". I'm posting them here in case they may be useful to other people new to these mORMot features smile

They mostly follows info+slides from https://blog.synopse.info/?post/2025/10 … -29-Slides (esp. about logging) and what I found looking at how mORMot tests ( https://github.com/synopse/mORMot2/tree/master/test ) are coded.

Thanks for mORMot! smile

Offline

#2 2025-11-08 07:57:41

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 15,266
Website

Re: 2 simple examples of using mORMot: logging and tests API

Very nice and straightforward!

Thanks Michalis!

Offline

Board footer

Powered by FluxBB