[asterisk-dev] Python 3 test suite

Joshua C. Colp jcolp at sangoma.com
Thu Sep 1 10:12:49 CDT 2022


On Thu, Sep 1, 2022 at 12:10 PM <asterisk at phreaknet.org> wrote:

>
> I didn't notice any test suite code specifically calling python so this
> is purely a usage change, right? e.g. I should be running ./runInVenv.sh
> python3 runtests.py -l as opposed to ./runInVenv.sh python runtests.py -l
> It seems both may work but python3 would be the "more right" way to do
> it. So maybe the wiki page for that could be updated but a code change
> is not needed.
>

runtests.py has python as its executable so you don't need to do "python
runtests.py" assuming python3 is the default on the system. If not then you
would need to, unless runtests.py was changed to have python3 as its
executable.

-- 
Joshua C. Colp
Asterisk Project Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20220901/1dcb2956/attachment.html>


More information about the asterisk-dev mailing list