jest-prop-type-error
Version:
Makes Jest throw on React prop-type failures
25 lines (24 loc) • 537 B
JSON
{
"name": "jest-prop-type-error",
"description": "Makes Jest throw on React prop-type failures",
"version": "1.1.0",
"main": "index.js",
"author": "Espen Henriksen",
"license": "MIT",
"homepage": "https://github.com/esphen/jest-prop-type-error",
"repository": "esphen/jest-prop-type-error",
"bugs": {
"url": "https://github.com/esphen/jest-prop-type-error/issues"
},
"keywords": [
"jest",
"react",
"test",
"testing",
"prop-type",
"prop-types",
"error",
"fail",
"throw"
]
}