zkessin/testing-erlang-book

Mocking frameworks and BDD

Opened this issue · 1 comments

Great idea for a book.

Can you also write up mocking frameworks with Erlang such as:
Meck https://github.com/eproxus/meck
ErlyMock https://github.com/sheyll/erlymock

and BDD framework such as Cucumberl:
https://github.com/membase/cucumberl <-- this repo is upstream but it doesn't work out of the box, it needs patches which I applied to my repo from other github users https://github.com/rambocoder/cucumberl

It may happen, it depends on when it comes up in my work, feel free to contribute