eykrehbein / strest

⚡️ CI-ready tests for REST APIs configured in YAML
MIT License
1.74k stars 59 forks source link

CodeClimate integration #144

Closed vinyguedess closed 4 years ago

vinyguedess commented 5 years ago

Have you considered integrate with a service that can check for code quality and tests coverage ? I really appreciate and recommend CodeClimate. I was looking for some parts of the code and there're some huge functions that could be splitted into smaller ones, making code more readable for example.

eykrehbein commented 4 years ago

Not considered it yet, but it seems really interesting - thank you. Also thinking about a complete rewrite of the framework

jgroom33 commented 4 years ago

If you're considering a rewrite, check out these two for inspiration: ansible postwoman

vinyguedess commented 4 years ago

@eykrehbein I'd love help on it. There's a roadmap or it's a lonely job ?