Re: [Twisted-Python] Using Twisted with pytest fixtures

2017-07-31 Thread Hamza Sheikh
On Mon, Jul 17, 2017 at 11:08 AM, meejah wrote: > I have a blog post on this, outlining some integration tests that I > wrote for Tahoe-LAFS (which uses Twisted) and which also starts a > 25-node Tor test network. > >https://meejah.ca/blog/pytest-integration-testing > > You probably also want

[Twisted-Python] Using Twisted with pytest fixtures

2017-07-17 Thread Hamza Sheikh
[5] https://pypi.org/project/PyChef/ [6] https://pypi.org/project/pymongo/ [7] https://pypi.org/project/python-qpid-proton/ [8] https://pypi.org/project/websocket-client/ Thanks in advance. Hamza Sheikh Twitter: @aikchar ___ Twisted-Python mailing list T

Re: [Twisted-Python] Adding support for Diameter protocol

2015-04-14 Thread Hamza Sheikh
estions. Of course, a good tutorial is invaluable. Without any doubt the best starting point is David Peticolas's tutorial found here: http://krondo.com/?page_id=1327. Thanks for the tutorial link. -- Hamza Sheikh Twitter: @aikchar ___ Tw

Re: [Twisted-Python] Adding support for Diameter protocol

2015-04-14 Thread Hamza Sheikh
lopment process, just to close a few trivial bugs to get the hang of it before starting the larger project of Diameter support: http://bitly.com/easy-twisted-tickets Starting with fixing easy bugs is a fantastic idea. I'll browse to see where I can contribute. Thank you for the warm welco

[Twisted-Python] Adding support for Diameter protocol

2015-04-13 Thread Hamza Sheikh
I am new to Twisted and its community and exploring adding Diameter support. I have experience with Python but as I learn more I realize how little I know. This is my first foray contributing to a real open source project. I'm basically looking for mentors to guide me when I have questions abou