h4cc / awesome-elixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
https://twitter.com/AwesomeElixir
MIT License
12.58k stars 1.17k forks source link

add efx #4886

Closed smoes closed 2 weeks ago

smoes commented 2 weeks ago

We created a library for async testing with side-effects. Basically a mocking library that uses process dictionaries with process tree traversal to make async testing possible.

We would be very happy to be added to the list!

simonewebdesign commented 2 weeks ago

Added, thanks!