美文网首页
(*)链接汇总

(*)链接汇总

作者: Sandra_liu | 来源:发表于2021-07-14 19:15 被阅读0次
python:

https://docs.python.org/3/

https://docs.python.org/3/tutorial/index.html 

[https://docs.python.org/3/library/index.html](https://docs.python.org/3/library/index.html)

*   https://docs.python.org/3/library/string.html 
*   https://docs.python.org/3/library/re.html
*   https://docs.python.org/3/library/datetime.html
*   https://docs.python.org/3/library/math.html
*   https://docs.python.org/3/library/threading.html
*   https://docs.python.org/3/library/subprocess.html
*   https://docs.python.org/3/library/json.html
*   https://docs.python.org/3/library/http.server.html
*   [https://docs.python.org/3/library/typing.html](https://docs.python.org/3/library/typing.html)

unittest&ddt:

[https://docs.python.org/3/library/unittest.html](https://docs.python.org/3/library/unittest.html)

[https://ddt.readthedocs.io/en/latest/example.html](https://ddt.readthedocs.io/en/latest/example.html)

allure:

[https://docs.qameta.io/allure/#_pytest](https://docs.qameta.io/allure/#_pytest)

[https://github.com/allure-framework/allure2/releases/tag/2.14.0](https://github.com/allure-framework/allure2/releases/tag/2.14.0)

pytest:

[https://docs.pytest.org/en/latest/](https://docs.pytest.org/en/latest/)

[https://github.com/pytest-dev/pytest](https://github.com/pytest-dev/pytest)

[https://docs.pytest.org/en/latest/how-to/parametrize.html#parametrize](https://docs.pytest.org/en/latest/how-to/parametrize.html#parametrize)

[https://pytest-ordering.readthedocs.io/en/develop/](https://pytest-ordering.readthedocs.io/en/develop/)

相关文章

网友评论

      本文标题:(*)链接汇总

      本文链接:https://www.haomeiwen.com/subject/ebxupltx.html