Skip to content

Example for usage with Karma #48

@cmlenz

Description

@cmlenz

This is more of a question than an issue, I hope that's okay.

I'm trying to get Jasmine unit tests working, where both the code under test and the unit tests are written in TypeScript, and the tests are run using Karma (via karma-browserify). But I'm not having much luck getting this to work.

The error I'm getting right now is that Karma can't resolve an imported file, the output is

Cannot find module '[object Object]' from /some/path/on/my/machine

An example for using tsify in this scenario would be much appreciated. Do you happen to know of any that I could take a look at?

I'll update the tsify test repo I made for #43 to show the problems I'm having in a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions