pragdave / quixir

Property-based testing for Elixir
266 stars 11 forks source link

Incompatible with JUnitFormatter? #8

Closed schnittchen closed 7 years ago

schnittchen commented 7 years ago

I'm currently using JUnitFormatter for intergrating with CI.

Adding a single test file using Quixir had the effect that the _build/test/lib/my_app/test-junit-report.xmlfile is not generated any more.

pragdave commented 7 years ago

Could you give me any more information? Can you see where the incompatibility is?

On Thu, Feb 23, 2017 at 9:14 AM Schnittchen notifications@github.com wrote:

I'm currently using JUnitFormatter for intergrating with CI.

Adding a single test file using Quixir had the effect that the _build/test/lib/my_app/test-junit-report.xmlfile is not generated any more.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pragdave/quixir/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AAApmPrXLDMMANUHAZl1Qf0NQxSiZrLJks5rfaJugaJpZM4MKFon .

schnittchen commented 7 years ago

Hmm, sitting down over the problem after hours trying to reproduce, it had disappeared. Hope it stays that way :)

pragdave commented 7 years ago

Thanks for checking, and I'm glad it's working for you now.

On Thu, Feb 23, 2017 at 4:11 PM, Schnittchen notifications@github.com wrote:

Hmm, sitting down over the problem after hours trying to reproduce, it had disappeared. Hope it stays that way :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pragdave/quixir/issues/8#issuecomment-282138204, or mute the thread https://github.com/notifications/unsubscribe-auth/AAApmOQmnKBNWgWz3D78Zp3O4b3zz29Rks5rfgQfgaJpZM4MKFon .