Open Issues Need Help
View All on GitHub Software Development • Testing Libraries
Expose as MJS and CJS about 1 month ago
help wanted
Making redux-saga testing simpler. Compatible with any testing framework👌
JavaScript
#redux#redux-saga#saga-tests#sagas#testing
Software Development • Testing Libraries
Convert to TypeScript about 1 month ago
AI Summary: The task involves converting the existing JavaScript codebase of the `redux-saga-test-engine` project to TypeScript. This includes adding type annotations to all files, handling type inference where possible, and addressing any type-related errors or inconsistencies that arise during the conversion process. The goal is to improve code maintainability, readability, and reduce runtime errors by leveraging TypeScript's type system.
Complexity:
4/5
help wanted
Making redux-saga testing simpler. Compatible with any testing framework👌
JavaScript
#redux#redux-saga#saga-tests#sagas#testing