I was exploring the community and came upon this request, thought I can help out.
I don't think completely porting jest to deno is a solution. Maybe a jest test-runner for deno? Would be similar to this https://github.com/MaximeHeckel/jest-runner-go
Even so, looks like deno-std has a testing module, so I think helping out there can be better
https://github.com/denoland/deno_std/tree/master/testing
denoland/std#516
Can someone mention if this wish-list item is still needed, if so let me know I'll see if I can help
I was exploring the community and came upon this request, thought I can help out.
I don't think completely porting
jesttodenois a solution. Maybe a jesttest-runnerfor deno? Would be similar to this https://github.com/MaximeHeckel/jest-runner-goEven so, looks like
deno-stdhas a testing module, so I think helping out there can be betterhttps://github.com/denoland/deno_std/tree/master/testing
denoland/std#516
Can someone mention if this wish-list item is still needed, if so let me know I'll see if I can help