You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not involved in Java, but, i love the extra detail added in your .travis.yml example. It's very useful to see how to hook in with Selenium etc, and see more complex examples. Love to see this type of example for Node/JavaScript as well.
@wilson Nice comments in your .yml, this helps to know what we're doing on each line.
However, what I would have liked to see earlier was the simplest possible example instead of reading more complicated things. Finally, I ended up reading other examples to generalize properly, so on my side, it'as a solved issue. At least, it wasn't too hard in the end.
One thing that would help are examples of how to install the two dependencies for enabling the code coverage to work with Java. Do we need just 1 or both of the listed dependencies? Anyway, I've set that aside for now. Was working on a school project really quickly.
https://github.com/codeclimate/test-reporter/tree/master/examples
The text was updated successfully, but these errors were encountered: