react-auto-tdd

1.0.6 • Public • Published

React Auto TDD · GitHub license npm version

React-Auto-TDD beta is a JavaScript library helps you to kickstart your Test Case, prescribing best practices and tools to help you stay productive.

This Module aims to help developer to save time in basic test setup once and yet to support for existing spec files.

Module consumes Jest, React Testing Library, Redux Mock Store.

Installation

Tool has been designed for gradual adoption from the start.

npm i -D react-auto-tdd

Guidelines

Add script command in your package.json like below.

"tdd": "react-tdd -f src/root/path/fileName",

Run command

npm run tdd

License

React Auto TDD is MIT licensed.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-auto-tdd

    Weekly Downloads

    2

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    17.5 kB

    Total Files

    17

    Last publish

    Collaborators

    • ramsunvtech