Hi,
really liked the project, it should be getting much more attraction in my opinion.
i have also went down the same road of AVA, tape, mocha and got to this project from searching
for a unit test library with import/export support out of the box.
i have some questions if you don't mind:
- is the project active and are you using it in production?
- do you think puppeteer can be optional for those who just want to use node?
- in my project, i am using aliases with rollup, so i need to import with relative path my source files, which could have their own aliases imports. do you thing it's possible to add external plugins to the rollup pipeline?
will be happy to contribute the code my self if you think that's a good direction.
Hi,
really liked the project, it should be getting much more attraction in my opinion.
i have also went down the same road of AVA, tape, mocha and got to this project from searching
for a unit test library with import/export support out of the box.
i have some questions if you don't mind:
will be happy to contribute the code my self if you think that's a good direction.