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

Update testing framework to jest #5

Open
dziamid opened this issue Nov 10, 2016 · 4 comments
Open

Update testing framework to jest #5

dziamid opened this issue Nov 10, 2016 · 4 comments
Labels

Comments

@dziamid
Copy link

dziamid commented Nov 10, 2016

Jest is now the default testing framework of react-boilerplate. Would love to see an example of integration with typescript.

@StrikeForceZero
Copy link
Owner

Been pretty busy lately, but I'll see if I can get some time to update this over the weekend.

@dziamid
Copy link
Author

dziamid commented Nov 10, 2016

Great, the problem i am facing is how to ingrate jest with typescript. There is a package for that https://github.com/kulshekhar/ts-jest, but i am trouble using it alongside with awesome-typescript-loader.
Created an issue here: kulshekhar/ts-jest#58

@StrikeForceZero
Copy link
Owner

sorry, for not handling this yet and replying so late, I've been bogged down with other responsibilities. Have you had any luck?

@dziamid
Copy link
Author

dziamid commented Dec 21, 2016

NP, yes, actively using typescript with jest, but not with ts-jest. Had to use a custom preprocessor to run both ts and js files in jest.

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

No branches or pull requests

2 participants