kevlened / pytest-parallel

A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
313 stars 59 forks source link

Could you pls release master ASAP for support python3.9 #100

Closed NerdTsai closed 2 years ago

NerdTsai commented 3 years ago

Could you pls release master ASAP for support python3.9 ? browsertron/pytest-parallel#89

NerdTsai commented 3 years ago

@kevlened Hey, is there any update?

kevlened commented 3 years ago

Unfortunately not. I attempted, but ran into some issues on my M1 that I have yet to debug. The most likely resolution will be related to #99

azmeuk commented 3 years ago

@kevlened Can you share the issues you have met with your M1, so maybe someone motivated enough could help you solve this?

r2dev2 commented 3 years ago

Could you pls release master ASAP for support python3.9 ?

89

I released this to pytest-parallel-39==0.1.0 on pip.

paddymccrudden commented 2 years ago

Would love this to work on python 3.9. See https://github.com/browsertron/pytest-parallel/issues/89

azmeuk commented 2 years ago

Just released v0.1.1 with #98