ksdaftari
ksdaftari
> Hey @thunderbug1, thanks for the suggestion! I'm currently collecting feedback around singleton/memo to see if we need to change something before we move them out of experimental, so this...
+1 You'd get a lot niceties with flake8 as well such as temporarily ignoring code via noqa (sometimes needed), robust configuration (eg codes to include, can be based on file...
@YusukeIwaki curious did you get similar code to work for trace zip file to attach to allure report? and just so understand your code does this only attach video/screenshot on...
One thing (and perhaps this question best serviced and asked https://github.com/microsoft/playwright-python) but was thinking that would be nice in general for screenshot/videos/trace if had option to get file so could...
+1 this would simile awesome feature. Simile reason for use case, sometimes test file is large or tests can some time to run, so getting it down to run just...
@anapaulagomes Are there plans to enhance to allow for higher versions of python? There is some potential I could help, what are main obstacles to getting to work for higher...
@anapaulagomes Got it, totally understand. I am looking to see if this is something wanting to integrate into my project (have large qa monorepo, so being able to on PRs...
with my above comment i do also wonder for unkown directories would be better for to be able to render the nested directives and just treat unkonwn rendering like do...
Thanks may take look at, am rust novice, so I may not be best but have been wanting to learn rust so perhaps could take stab (but again dont know...
@charliermarsh Awesome. Ok I may give ruff a try with some of repos especially larger ones, and iterate from there. And if end up adopting May end up taking this...