devtools-core
devtools-core copied to clipboard
Create Scope Bindings test cases
- [ ] commonjs requires
- [ ] async await
- [ ] for / of
- [ ] webpack imports
- [ ] rollup imports (tree shaking)
- [ ] try / catch
- [ ] generatators
example test fixture: https://github.com/devtools-html/devtools-core/blob/master/packages/devtools-map-bindings/src/tests/fixtures/es5.js#L3 update scope bindings: https://github.com/devtools-html/devtools-core/blob/master/packages/devtools-map-bindings/src/tests/updateScopeBindings.js#L44 snapshot: https://github.com/devtools-html/devtools-core/blob/master/packages/devtools-map-bindings/src/tests/snapshots/updateScopeBindings.js.snap