Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on wishlist item jest #7

Open
Mark1626 opened this issue Sep 2, 2019 · 3 comments
Open

Question on wishlist item jest #7

Mark1626 opened this issue Sep 2, 2019 · 3 comments

Comments

@Mark1626
Copy link

Mark1626 commented Sep 2, 2019

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/deno_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

@kevinkassimo
Copy link
Member

I believe current focus should be effort to improve https://github.com/denoland/deno_std/tree/master/testing

@ahuggins-nhs
Copy link

I agree that focus should be on tooling in Deno core, but I also believe it should be as easy as possible for developers to migrate to Deno. I'm not personally going to work on Jest, but I am working on Mocha and have written a working test runner: https://github.com/ahuggins-nhs/deno_mocha.

@binyamin
Copy link

binyamin commented Jun 1, 2022

Bumping this issue. It's 2022, and Deno's testing module has evolved a bunch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants