Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

Implemented TestCase decorator #29

Closed Aboisier closed 5 years ago

Aboisier commented 5 years ago

Purpose

This PR implements the @TestCase decorator described in #25 .

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #29   +/-   ##
======================================
  Coverage    71.9%   71.9%           
======================================
  Files          23      23           
  Lines         299     299           
  Branches       13      13           
======================================
  Hits          215     215           
  Misses         77      77           
  Partials        7       7

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update edfe2a2...abf3fae. Read the comment docs.