You are not logged in.
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 ![]()
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! ![]()
Offline