0
{
1
"name": "tessl/npm-jest-each",
2
"version": "30.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/jest-each@30.1.0",
5
"summary": "Parameterised tests for Jest that enable running the same test multiple times with different data sets using arrays or tagged template literals"
6
}