https://github.com/codewars/javascript-test-compat
Provides functions from the deprecated custom test framework
https://github.com/codewars/javascript-test-compat
code-runner javascript
Last synced: 19 days ago
JSON representation
Provides functions from the deprecated custom test framework
- Host: GitHub
- URL: https://github.com/codewars/javascript-test-compat
- Owner: codewars
- License: mit
- Created: 2020-07-16T04:07:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-06T16:04:53.000Z (almost 3 years ago)
- Last Synced: 2025-04-21T08:09:42.866Z (27 days ago)
- Topics: code-runner, javascript
- Language: TypeScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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.