Testy / TestyTs

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

Made the name parameter optional for ftest and xtest #12

Closed Aboisier closed 5 years ago

Aboisier commented 5 years ago

Purpose

I forgot to make the name parameter optional for ftest and xtest.

Approach

Added ? after the word name.