<div dir="ltr"><br><div>I&#39;ve written some tests with pytest, and now need to distribute a single-file executable</div><div>on systems that do not have Python installed. I need to do this for Mac, Linux and Windows.</div><div><br></div><div>Since the tests I&#39;ve written for my application work when the application Is a .py file, should these tests also work when my application is bundled into a single-file executable, built with PyInstaller, or similar bundling tool?</div><div><br></div><div>thanks</div><div><br></div><div>Tony</div></div>