1. Used redis pipeline for consecutive writes when possible
2. Add --status_gui option for py.test. So, removed explicit plugin from self test as it creates conflict.
3. Register as plugin in setup.py using pytest11
4. Update todo
Things done:
1. Plugin part complete, needs tests
2. Installable with setup.py
3. Requirements.txt
TBD:
1. Make the gui part
2. Restructure directories into plugin and gui
3. Add plugin tests
4. In setup.py, add pytest hook