MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等开源、主流标准。
Scalable user load testing tool written in Python
All Algorithms implemented in Python
StockBackEndTest
JSON Schema validator for java, based on the org.json API
TestRail API: Examples on how to use TestRail's API from various languages
web site with theme, looks better
Demo project, practice python web service
修改 groovy 版本, 降到 2.4.X, ngrinder 只支持 Junit4.8, 新的 groovy 内置 Junit 版本太高。
这个问题是因为 JUNIT 版本不对导致的, 检查一下 Junit 版本, 目前只支持 4.8。如果使用的是 groovy 自带的 Junit, 请将 groovy 降级到 2.4.X。