@codewars/test-compat

Provides functions from the deprecated custom test framework.

Usage no npm install needed!

<script type="module">
  import codewarsTestCompat from 'https://cdn.skypack.dev/@codewars/test-compat';
</script>

README

@codewars/test-compat

Provides functions from the deprecated custom test framework.

The goal of this package is to ease the language version upgrade. Any new tests should use proper assertion library.