Replace Tape with Jest as test framework
Open
enhancement
internal
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
Currently we are using Tape as test framework.
By migrating to Jest we can perform the following:
- Snapshot friendly
- Increase test speed using concurrency
- Bigger community and documentation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.