jokeyrhyme / node-init.js

impose my will upon a new or existing Node.js project
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

proposal: basic skeleton test files #111

Open jokeyrhyme opened 7 years ago

jokeyrhyme commented 7 years ago

Proposal is to detect ava, mocha, jest, jasmine, tape, and other popular test frameworks. If none of these exist, then install a preferred test framework and copy in basic skeleton files so the developer can get started more quickly.

ava

jest

mocha

tape

Please vote with reaction / emoji things on subsequent comments

jokeyrhyme commented 7 years ago

OPTION: ava

jokeyrhyme commented 7 years ago

OPTION: jest

jokeyrhyme commented 7 years ago

OPTION: mocha

jokeyrhyme commented 7 years ago

OPTION: tape