CodeYourFuture / CodeYourFuture/curriculum
Migrate test suites over to node:test
Open
- Dominant language
- HTML
- Stars
- 76
- Forks
- 135
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
**Which module(s) and week(s) does this change affect?**
Module(s):
Week(s):
**What is the work that needs to be done?**
We need to convert the test suites in ITP from Jest over to node:test
**Why is this work important to do?**
Jest is becoming increasingly problematic to work with and get up and running. Node:test will just work straight out of the box. Node:test also has a very similar API to Jest so the migration should be fairly straightforward.
**Additional context**
**Who might need to know about this change?**
Contributor guide
Assessment
This issue has not been assessed yet.