Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more in-depth tests for debuggers #15

Open
takikawa opened this issue Jun 25, 2024 · 0 comments
Open

Add more in-depth tests for debuggers #15

takikawa opened this issue Jun 25, 2024 · 0 comments

Comments

@takikawa
Copy link
Collaborator

Right now the source map spec tests mostly test conformance with the source map format, along with some basic mapping semantics properties.

It'd be nice to also test more in-depth debugging properties, such as the effect of ignoreList on debugger stepping, or the effects of scopes from the scope proposal on stepping.

I think it'd make sense to put these in a separate JSON file, as some tools (e.g., the validator) won't support these test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant