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

test coverage for non .js files #1430

Merged
merged 1 commit into from
Aug 16, 2016

Conversation

aaronabramov
Copy link
Contributor

No description provided.

const tsc = require('typescript');

module.exports = {
process(src, path) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should make typescript-jest and support it exactly like we support babel. This makes integration easier for people.

I already own the name on npm.

@cpojer
Copy link
Member

cpojer commented Aug 15, 2016

I don't know if we need to ask babel if it can compile the file extension (that's all canCompile does), so if you just remove the if statement, it should work.

@ghost ghost added the CLA Signed ✔️ label Aug 16, 2016
@cpojer cpojer merged commit 22bd3c3 into jestjs:master Aug 16, 2016
@aaronabramov aaronabramov deleted the typescript-coverage branch August 17, 2016 14:50
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants