Skip to content

Use ts-jest so that test files can be run without transpiling #1032

Closed
@trivikr

Description

@trivikr

Is your feature request related to a problem? Please describe.
The test files *.spec.ts are currently transpiled to JavaScript before being run

Describe the solution you'd like
Use ts-jest so that *.spec.ts files can be run without transpiling

Describe alternatives you've considered
Continue transpiling files before running tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions