Testy / TestyTs

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

Feature/path mapping #66

Closed Aboisier closed 3 years ago

Aboisier commented 3 years ago

Purpose

Describe the problem or feature in addition to a link to the issues.

This PR adds support for path mapping, #61. Don't mind the second commit, sneakily added prettier.

Approach

How does this change address the problem?

Used the https://www.npmjs.com/package/tsconfig-paths package, created an e2e test.