Debug Jest Tests In create-react-app
"scripts": {
"test:debug": "react-scripts --inspect-brk test --runInBand --env=jsdom"
}PreviousCSS !important Is Not Supported By Inline StylesNextDefining State In A Simple Class Component
Last updated
"scripts": {
"test:debug": "react-scripts --inspect-brk test --runInBand --env=jsdom"
}Last updated