_    _      _
| |  | |    | |
| |  | | ___| | ___ ___  _ __ ___   ___
| |/\| |/ _ \ |/ __/ _ \| '_ ` _ \ / _ \
\  /\  /  __/ | (_| (_) | | | | | |  __/
 \/  \/ \___|_|\___\___/|_| |_| |_|\___|
  

All articles

  1. Running C unit tests with pytest

    ⏲ A 34 min read

    In this post I will describe my approach to C unit testing using pytest. In particular, we get to see how to gracefully handle SIGSEGVs and prevent them from stopping the test runner abruptly. Furthermore, we shall try to write tests in a Pythonic way.

  2. Looking Back at My Time at Avaloq

    ⏲ A 17 min read

    My adventure with Avaloq started in August 2016 and ended in January 2021. It's time to look back at what has happened during these years.

    🗃 Work 🏷 work

Page 1 / 2 »