We use nosetest extensively and find its conventions better than the other
test frameworks we have used before.
On Jun 2, 2016 3:13 PM, "Keshav Agrawal" <keshavagra...@outlook.com> wrote:

If I understand correctly, there are two things which you are asking here -
Functional Test Cases and Load/Stress Test by sending multiple requests.
I wont say unittest framework is ugly :) and for load testing you can use
siege. You might have to integrate your test cases with siege to do load
test.

RegardsKeshav AgrawalMob - +(91)8050420391, +(1)2035522087Website LinkedIn
GitHub Twitter Blog

> From: anusree....@gmail.com
> Date: Wed, 1 Jun 2016 19:47:24 +0530
> To: bangpypers@python.org
> Subject: [BangPypers] framework to write functional test cases
>
> Hi,
>
> I am looking for a framework which helps to write functional test cases.
> Right now i am using unittest framework to do that, but that is ugly. How
> you guys are writing functional test cases.I also want to do stress test
by
> sending thousands of concurrent requests (run functional test cases in
> different threads).
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers

_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to