balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Cross-compatible unit testing #75

Closed balazsbotond closed 1 year ago

balazsbotond commented 3 years ago

This issue is currently blocked by #74

If we decide to continue supporting Deno, and choose the second or third option described in #74, we will need to run unit tests on both Node and Deno (and maybe even the browser?).

A proposal for this has already been discussed in #43. We could continue that discussion here.

balazsbotond commented 1 year ago

Closing (see #74).