Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add examples for isolated function tests
* feat: add ability to test functions in isolated-vm * feat: provide `console` in isolated environment * feat: provide `test` and `assert` for isolated function tests * feat: support `globbing` isolated test files * fix: drop _.isEqual for minified, vanilla code * feat: add examples for isolated function tests
- Loading branch information