#1 pytest 学习
Python 测试 pytest 2022-01-10给 tmuxp 提了一个 Issue, 作者 @tony (Tony 老师?😜) 让我选择是自己写测试,还是他来写。
我表达我对 pytest 不熟之后,他给我一点建议:
- https://tmuxp.git-pull.com/developing.html should let you set it up.
- pytest documentation
所以我先学习学习,然后抽空把 test 自己写了。
coding in a complicated world
给 tmuxp 提了一个 Issue, 作者 @tony (Tony 老师?😜) 让我选择是自己写测试,还是他来写。
我表达我对 pytest 不熟之后,他给我一点建议:
所以我先学习学习,然后抽空把 test 自己写了。