> Here is the compatibility list of plugins:
> http://plugincompat.herokuapp.com/ <http://plugincompat.herokuapp.com/> 
> 
> here is the rabbitmq plugin:
> https://pypi.python.org/pypi/pytest-rabbitmq 
> <https://pypi.python.org/pypi/pytest-rabbitmq>
> 
> and here is one for databases:
> https://pypi.python.org/pypi/pytest-sqlalchemy/0.1 
> <https://pypi.python.org/pypi/pytest-sqlalchemy/0.1>
> 
> docker
> https://pypi.python.org/pypi/pytest-docker/0.6.0 
> <https://pypi.python.org/pypi/pytest-docker/0.6.0>
> 
> 
> And if you do not have a CI system yet, then the buildbot CI can be good for 
> you
> https://buildbot.net/ <https://buildbot.net/>
> which is written in Python (and of course you manage it in Python)
> (used by Python, Mozilla, Chrome etc)
> 

This is awesome George. 

Much appreciated. I think `pytest` will be my favourite testing tool in the 
python ecosystem going forward. 

Cheers. 

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to