1.0.18 • Published 2 years ago
jest-num-close-with v1.0.18
README.md
check actual number is expected number ± delta
install
yarn add jest-num-close-with
yarn-tool add jest-num-close-with
yt add jest-num-close-with
{
"jest": {
"setupFilesAfterEnv": ["jest-num-close-with"]
}
}