开发者

Good automated system testing framework in python [closed]

开发者 https://www.devze.com 2022-12-29 23:30 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be imp开发者_如何学编程roved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

I am looking for good End to End testing framework under python, where the tests can be written in python and managed in a comfortable way. I know there are many unit testing frameworks, but I am looking for bigger scope, something like test director with support for reports etc,where a whole system is under test.


You havent given any details so it is very difficult to know what specific product are you looking for. Maybe robotframework suits your needs


I used zope.testing and it was very good for my need, but it's not so different from simple unittest.

There is a good comparative here. I guess most of the products cited are more of the unit testing kind. Not sure you will find what you look for.


The TTCN3 is a quite good test framework for black-box testing. The comercial tools are having lot of reporting stuff there. It is not in python.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号