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.
Provides functions from the deprecated custom test framework.
<script type="module">
import codewarsTestCompat from 'https://cdn.skypack.dev/@codewars/test-compat';
</script>
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.