Add CI test
Closed this issue · 1 comments
bunop commented
Is your feature request related to a problem? Please describe.
Will be helpful having CI system in order to perform testing and misuring things like code coverage. Will be great also thinking about compiling sphinx documentation while pushing code
Describe the solution you'd like
Travis CI need to be set up for InjectTool system
Describe alternatives you've considered
People could perform test by theirselves. I could check tests before accepting PR in my revision. However, having those test will be helpful
Additional context
- set up Travis CI
- test for code coverage
- adding badges
- add scrutinizer configuration for coverage
- think about readthedocs