euranova / code_retreat

Materials for ENX code retreat. If you don't find your language here, check https://github.com/swkBerlin/kata-bootstraps
MIT License
7 stars 12 forks source link

Add C++ scaffold #14

Closed ahderman closed 7 years ago

ahderman commented 7 years ago

This PR adds code for a C++ test scaffold. It uses the euranova/cxxtest docker image.

jbruggem commented 7 years ago

I'm not really competent to review this, but small suggestion: make sure the docker image euranova/cxxtest is publically available on docker hub before you merge this.

toch commented 7 years ago

LGTM :tada:

ahderman commented 7 years ago

The docker image is now available on docker hub at https://hub.docker.com/r/euranova/cxxtest/

ahderman commented 7 years ago

Can someone merge this branch? I don't think I have a sufficient access level to do it.

jbruggem commented 7 years ago

@ahderman ok, I'll merge.