<div>Hey  All, <br></div><div><br></div><div>I currently want to make a module, which "truly" exposes 3 functions. However, there are more functions which I want to test. <br></div><div>I would like to export two modules from the same file, "ModuleToUse" and "ModuleOpen". <br></div><div>Then I can use ModuleToUse everywhere else, and ModuleOpen in the UnitTests. <br></div><div><br></div><div>I know I can declare ModuleOpen, and export only certain functions with ModuleToUse. <br></div><div>But I am not sure, if that is a smart / normal thing to do. In my case this would double my modules, and ... hence files? <br></div><div><br></div><div>What is the "real world" approach for this? <br></div><div><br></div><div>Thanks<br></div><div>Leonhard<br></div><div class="protonmail_signature_block protonmail_signature_block-empty"><div class="protonmail_signature_block-user protonmail_signature_block-empty"><br></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div><br></div>