palcu / jest-example

jest with jasmine-reporters for Jenkins
27 stars 8 forks source link

junit report with jsx #3

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

I've tried your approach, but it doesn't work with jsx, althought the tests itself works perfectly without adding the jasmine-reports.

Since this repository seems like not maintained anymore, have you move to another approach about testing react components?

Thanks!

palcu commented 8 years ago

Yup, we've moved on a Karma+Mocha+Chai setup. Can't give you the exact approach, as we moved a little before I've quit my job though.