Pytest断言

使用Python自己的断言 assert

举例:

assert flag is True

assert 1 == 2

 

posted @ 2023-05-15 10:09  蜗牛果果  阅读(14)  评论(0编辑  收藏  举报