Generate unit test for xcode project(Swift) with redux architecture and DevTools
- Docker install and run
$ docker run -p 8000:8000 msfrms/redux-devtools-server
- Chrome extension install => Settings => ip address or localhost
- python dependencies install:
pip install -r requirements.txt