vbpatel73

Results 4 issues of vbpatel73

Hi , I have tried to run your example as is but getting error of Could not find any locustfile! Ensure file ends in '.py'. I can run other locust...

Traceback (most recent call last): File "c:/projects/xyz/1.py", line 63, in test() File "c:/projects/xyz/1.py", line 62, in test print(check.equal(5,6)) AttributeError: 'CheckContextManager' object has no attribute 'equal'

question

Hi, I am getting connection refused with too many open ports. if i start http server on 8000 it starts but from pyresttest if i provide 8000 it says connection...

Hi I have seen index.jinja2 which i can modify and see results in report but I want to create new jinja2 template which i want to use same way like...