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

Support for Lab test runner #84

Open
ltegman opened this issue Oct 13, 2017 · 3 comments
Open

Support for Lab test runner #84

ltegman opened this issue Oct 13, 2017 · 3 comments

Comments

@ltegman
Copy link

ltegman commented Oct 13, 2017

I would love a codemod to help transition from https://github.com/hapijs/lab and https://github.com/hapijs/code. I'd be happy to look into doing it myself when I get the time, but I just wanted an issue out here for tracking if you don't mind.

@skovhus
Copy link
Owner

skovhus commented Oct 13, 2017

Thanks @ltegman. It is actually two test frameworks I've never worked with... 👍

Do you have a large test set using these? It really makes writing the codemod more fun and motivating. : )

code should be able to leverage a lot of the work done in the chai transformers.

@ltegman
Copy link
Author

ltegman commented Oct 13, 2017

Yeah, we've got multiple projects with anywhere from 100 - 1000+ tests in them, so I'll have a large test case to work with! That was exactly my motivation for wanting this transform, because I'd love to give jest a try, but no interest is doing that migration by hand! 😅 :

I'm only just now writing my first codemod for another internal library migration we're doing, but once I'm done with that I'd love to try my hand at this 😄

@skovhus
Copy link
Owner

skovhus commented Apr 21, 2018

@ltegman how did it go with your first codemod? Let me know if you still are up for contributing here. Thanks : )

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

No branches or pull requests

2 participants