Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 213 Bytes

ClubMember Service

A simple service with a restful API to manage club membership

#Test Prerequisites:

  • cucumber sudo apt-get install cucumber
  • docker

To run the test, do

make test