Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 178 Bytes

File metadata and controls

13 lines (7 loc) · 178 Bytes

cards

Cards Game for Pair Programming Exercise

Usage

Run the unit tests:

deno test

Report test coverage (see coverage/html/index.html):

deno test --coverage