Skip to content

Commit

Permalink
📝 add circleci badge in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerthelot committed Jul 27, 2019
1 parent 856e982 commit f8f7606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Test HTML component the same way, regardless of the framework (React, Angular, V

[![License](https://img.shields.io/npm/l/component-test-utils.svg)](https://www.npmjs.com/package/component-test-utils)

[![CircleCI](https://circleci.com/gh/FBerthelot/component-test-utils/tree/master.svg?style=svg)](https://circleci.com/gh/FBerthelot/component-test-utils/tree/master)

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

## Documentation
Expand Down

0 comments on commit f8f7606

Please sign in to comment.