goodboy
goodboy
@access2praveen try out #46. My initial tests seem to fix this.
@access2praveen what is the error you get when trying to exec sequentially?
Hey @jdesmarais-jive thanks for the poke. I believe @vodik actually has a full [`pytest-pysipp`](https://github.com/sangoma/pytest-sipp) already although not sure there's many docs :( I know we had talked about that project...
@jdesmarais-jive iirc with @vodik's plugin you use the [`--sippscen`](https://github.com/sangoma/pytest-sipp/blob/master/pytest_sipp.py#L273) cmdline arg to set the dir to scan for scenarios. All the network config stuff has to be done manually by...
Hey @jdesmarais-jive this could very well be a bug. You're first example should definitely work but I'd need to see the entire script you're using to launch the scenario. If...
@kontsaki you would be my best `pysipp` pal then 😸
Hmm I guess we don't have a CI run any more either? Probably need a PR for GH actions I guess.
>I tried to run tests in MacOS using osx_support branch (after merging master into it) @y-luis is it possible to try [rebasing](https://benmarshall.me/git-rebase/) the history instead? Try from the osx branch...
@y-luis just dropped `pypy` from CI in #52. Can you rebase this onto master and see how we do? Also I think we can actually run CI against mac with...
Hmm looking at the CI results in detail it seems we've got bigger problems with this branch on linux for the py3 versions? This seems odd. I wonder if moving...