alphagov/paas-admin

Replace Jest?

Closed this issue · 1 comments

What

Jest is seemingly becoming unloved jestjs/jest#11529 (comment)
so should we switch to a better maintained project like @testing-library, though they have a different testing philosophy (not testing component properties but what user interaction)

Would require rewriting tests.

update: Jest is moving to OpenJS https://openjsf.org/blog/2022/05/11/openjs-foundation-welcomes-jest/

so happy future. no need to replace yet