https://github.com/coderoad/js-coderoad-deprecated
JavaScript features for CodeRoad test runners
https://github.com/coderoad/js-coderoad-deprecated
Last synced: 5 months ago
JSON representation
JavaScript features for CodeRoad test runners
- Host: GitHub
- URL: https://github.com/coderoad/js-coderoad-deprecated
- Owner: coderoad
- Created: 2016-08-15T04:25:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-30T18:12:35.000Z (over 9 years ago)
- Last Synced: 2025-02-10T05:34:42.674Z (10 months ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# JS CodeRoad
JavaScript features bundled for [CodeRoad](https://coderoad.github.io) test runners.
## Features
- handles `import`'s and `export`'s
- overrides `console.log` to return correct types
- `exists` function for testing folders and files
- `BASE` paths get replaced with user directory file paths
- provides easy testing of globals