Skip to content

fernandobd42/testable-api-nodejs

Repository files navigation

testable-api-nodejs: ES6 - Babel - Express

to run: yarn start

to integration test, run: yarn test-integration

to unit test, run: yarn test-unit

to contract test, run: yarn test-contract

to all tests at once, run: yarn test

to standardize the code, run: yarn lint then: correct the errors manually and run again until correct all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published