Skip to content

josecho/tme

Repository files navigation

tme

Building a Test Tramework From Scratch

Project Setup

mkdir tme

cd tme

npm init -y

Edit package.json

... "bin": { "tme": "index.js" },

Project Setup continue

npm link

About

Building a Test Tramework From Scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published