urbanadventurer / WhatWeb

Next generation web scanner

Home Page:https://www.morningstarsecurity.com/research/whatweb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous integration

andrericardo opened this issue · comments

Hi @urbanadventurer and @bcoles would you be interested in signing up for some CI (for example Travis, no affiliation I just like to use CI), it's free for open source projects.

Maybe little badge with the result of running the unit and integration tests?
Eg:
Travis

Travis integrates with GitHub so that when an issue is mentioned it runs with the result.

screen_shot_2018-02-11_at_17_24_12

I have also experimented with scrutinizer-ci.com, more oriented towards code metrics/potential issues, etc..
The code quality in WhatWeb was marked as good 👍
https://scrutinizer-ci.com/g/andrericardo/WhatWeb/?branch=0.5.0-dev

I like Travis CI and use it frequently.

Unfortunately, the existing unit tests barely scratch the surface, and there's little point in expanding the these tests until WhatWeb is changed to a gem.