kentcdodds / kentcdodds/testing-node-apps

jest-in-case

Open
#16 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
383
Forks
205
PR merge metrics
No merged PRs in 30d

Description

starting jest27, instead of `jest-in-case`, `test.each` can be used because it doesn't require any extra library

Contributor guide

Open the contributing guide

Research direction

Search the repository for `jest-in-case` and inspect the surrounding Jest tests to identify every usage. Replace those usages with Jest 27's `test.each`, then run the affected tests or the repository's test suite; done means the tests pass without the extra library.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.