The post discusses the author’s experience with OCaml’s build system, Dune, particularly focusing on using fixture files for unit tests. The author encountered a challenge with test file accessibility during build. Ultimately, they discovered a solution by adding a dependency in the Dune configuration, enhancing their understanding of the tool.
Introduction OCaml is my language of heart. I don’t use it in my daily activities, it has a very small community and lacks a lot