A couple of days ago, I published a trivial little Elixir library that temporarily overrides the private status of functions while running tests.
Testing Private Functions
A couple of days ago, I published a trivial little Elixir library that temporarily overrides the private status of functions while running tests.