TestWatch
A template for generating a mix project with
- mix_test_watch - autorun tests
- credo - code analysis/linting
- stream_data - property testing
installed and configured.
Installation
Prerequisites:
Run:
~$ mix template.install hex test_watch_template
~$ mix gen test_watch $PROJECT_NAME$License
MIT. See LICENSE.md