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

Move away from vows #145

Open
sonnyp opened this issue Aug 22, 2021 · 0 comments
Open

Move away from vows #145

sonnyp opened this issue Aug 22, 2021 · 0 comments

Comments

@sonnyp
Copy link
Member

sonnyp commented Aug 22, 2021

We use vows for testing. The CLI doesn't support ES modules so I had to programmatically run the tests which result in poor output.

In addition it doesn't appear to be actively maintained.

xmpp.js uses ava so that's an option but it's quite slow and while a good fit for the async nature of xmpps.js - I'm not sure it makes sense for ltx.

https://github.com/talentlessguy/awesome-node-esm#testing for alternatives

Screenshot from 2021-08-22 13-42-52

erossignon added a commit to node-opcua/ltx that referenced this issue Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant