pathlib.Path().absolute() strange behaviour in pytest

前端 未结 0 1677
Happy的楠姐
Happy的楠姐 2021-01-22 03:27

I have a pytest function which calls another python script first and then compares the csv generated from python script and my expected csv. I am using pathlib.Path().absolute()

相关标签:
回答
  • 消灭零回复
提交回复
热议问题