/js-bareuvu

Automated testing structure; inspired by uvu and baretest modules

Primary LanguageJavaScriptMIT LicenseMIT

bareuvu

Inspired by uvu and baretest

  • ./code/bareuvu.mjs was inspired by baretest minimal testing structure.
  • ./code/assert.mjs was copied from uvu/assert of uvu for small assert testing that works on both the browser and the server.