# Roadmap
0. Jest isn't showing logs (https://github.com/facebook/jest/issues/2441), perhaps migrate to Mocha
1. Increase code coverage (need more tests!)
2. Fix outstanding issues on GitHub
3. Move from callback/Promise style to async-await?
4. Add Flow typing
