Parameterised tests for Jest that enable running the same test multiple times with different data sets using arrays or tagged template literals
85
{
"name": "tessl/npm-jest-each",
"version": "30.1.0",
"docs": "docs/index.md",
"describes": "pkg:npm/jest-each@30.1.0",
"summary": "Parameterised tests for Jest that enable running the same test multiple times with different data sets using arrays or tagged template literals"
}Install with Tessl CLI
npx tessl i tessl/npm-jest-eachdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10