test-simple-starter

1.0.3 • Public • Published

Fizzbuzz example of TDD

The example of simple TDD environment. It's solving an popular fizzbuzz exercise.

###Getting Started###

There are two methods for getting started with this repo.

####npm scripts This package uses few npm scripts:

single test runnpn test and watch tests test and coverage report lint code with standard linter

	> npm run test
	> npm run test:watch
	> npm run coverage
	> npm run lint

/test-simple-starter/

    Package Sidebar

    Install

    npm i test-simple-starter

    Weekly Downloads

    3

    Version

    1.0.3

    License

    ISC

    Last publish

    Collaborators

    • jakubdakowicz