Skip to content

Remove Kernel#caller patches #36

@wied03

Description

@wied03

Karma-opal-rspec is now using stacktrace.js:

This issue should now:

  • Remove the Kernel#caller override in opal-rspec and just put in pure, raw JS stack traces only when a test fails and point people elsewhere (wherever this github issue gets done) to use source maps. Better yet, don't include any location info to avoid the overhead (see next bullet)
  • Compiler/Line Number Metadata #57 might be a more performant way of gathering metadata for every test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions