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

Help wanted - Convert Ava test to Jest test #90

Open
thim81 opened this issue Nov 19, 2022 · 0 comments
Open

Help wanted - Convert Ava test to Jest test #90

thim81 opened this issue Nov 19, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed

Comments

@thim81
Copy link
Collaborator

thim81 commented Nov 19, 2022

When the postman-to-k6 library was incubated, Ava was a handy and easy to use testing framework.
The version used in the postman-to-k6 library is out-dated (and contains security issues) and migrating to the latest version is not easy, because of a lack of knowledge of Ava and the mocking used.

The approach is to switch to Jest. Jest is a testing framework with a lot of traction and fairly easy to use, including great tooling.

So this story is about migrating the current tests from Ava to Jest.
I'm more familiar with Jest (although not an expert) than with Ava, so I could use a hand from the community.

If there are members willing to contribute to this Ava to Jest migration, lets us know.

@thim81 thim81 added help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant