jessezach / RobotEyes

Image comparison for Robot Framework
MIT License
73 stars 24 forks source link

Unit Testing Integration with Travis or Circle CI #83

Open josev814 opened 3 years ago

josev814 commented 3 years ago

It would be nice to have Unit Tests developed for the purpose of ensuring that when PRs are done that the PR doesn't break any of the features already available in the package.

Unit Tests could be created and then use Travis-CI or Circle-CI to run the unit tests prior to allowing a PR to be merged.

It looks like others have worked on getting a robot test running in Circle CI, so it should be possible to have UT's run for this plugin. Circle-CI with Robot