Testing methodologies

Dear Elixir Forum,

As I’m trying to integrate Elixir in our workplace, the need has arisen for testing.

I’ve read in “The Little Elixir & OTP Guidebook” that there is https://github.com/parapluu/Concuerror, but what I’d like to know is how this can easily be integrated in current TDD driven methodologies. Same goes for Property based testing, but I haven’t tried this in-depth yet.

Are there any tips for this? Or is there a similar library specifically for Elixir?

Regards,