I already got my answer from 2017, but just wanted to make sure it is still not possible: Can private procs be accessed from other modules (files) for unit testing scenarios? I'm looking for a `privateAccess` which works for procs instead of types https://forum.nim-lang.org/t/3142 https://nim-lang.org/docs/importutils.html