An open API service indexing awesome lists of open source software.

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

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