Skip to content

Test component the same way, regardless of the framework (React, Angular, Vue.JS, Vanilla, ...)

License

Notifications You must be signed in to change notification settings

FBerthelot/component-test-utils

Repository files navigation

component-test-utils

Test HTML component the same way, regardless of the framework (React, Angular, Vue.JS, Vanilla, ...)

npm Version

License

Component test utils is a JavaScript Utility that help you to interact with your component and get component's output.

Documentation

Documentation is Available here => https://component-test-utils.berthelot.io

Purpose

Nowdays, testing component is commonly misunderstood. Each JavaScript framework has its own way of testing components. It's confusing when you switch framework.

The goal of this tool is to have an opinionated and unify the way to test a component disregarding the framework you use.

Frameworks Available

  • React - Available npm

  • Vue.js - Not Available npm

  • Angular - Not Available npm

  • Vanilla - Not Available npm

Contributing

Contribute as you want! It's always good to open issues or PR !

That said, I try to follow some rules for commit.

Development

Badges

David David

GitHub top language GitHub tag (latest SemVer) Website

lerna gitmoji-changelog

Commands

Start by installing dependencies with npm i then you can launch test with npm run tdd

The documentation website use docusaurus.

About

Test component the same way, regardless of the framework (React, Angular, Vue.JS, Vanilla, ...)

Resources

License

Stars

Watchers

Forks

Packages

No packages published