Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebrahimmfadae/deepcover

🔍 DeepCover: Elevate Your Test Coverage to New Depths 🚀
https://github.com/ebrahimmfadae/deepcover

jest nodejs permutation test-automation test-fixture typescript

Last synced: about 1 month ago
JSON representation

🔍 DeepCover: Elevate Your Test Coverage to New Depths 🚀

Awesome Lists containing this project

README

        

# deepcover

Welcome to DeepCover, the ultimate tool for maximizing your test coverage! 🌟 With DeepCover, you unlock the power to automatically generate comprehensive fixtures based on all possible permutations of your provided seed data. This isn't just testing; it's ensuring your application withstands even the most unforeseen scenarios. 🛡️

## TODOs:

### Default Permutation Seeds

- [ ] Add UUID
- [ ] Add date with specific resolution
- [ ] Add random number
- [ ] Add rangeOffset
- [ ] Add regenerator
- [ ] Add dynamic array with mapping and sorting support
- [ ] Add filter
- [ ] Add randomSampleSelector

### Test

- [ ] Add tests for type declarations
- [ ] Achieve 100% constrained coverage

### Document

- [ ] Add usage documentations
- [ ] Describe polyglot solution
- [ ] Add contribution guide

### Playground

- [ ] Add in browser playground