【摘要】testoracle 测试预言库:用业务不变量规则做断言,避免硬编码预期值。 github 地址:https://github.com/tynam-yang/testoracle 很多自动化测试脚本大量硬编码返回值(assert resp["total"] == 10),业务微小变更就造成脚本批量失 阅读全文