olshansky

Total Owned Packages
2

Total Downloads
13 359 545

  • mock0.3.8

    13 229 717 Downloads

    A mocking library for the Elixir language.

    We use the Erlang meck library to provide module mocking functionality for Elixir. It uses macros in Elixir to expose the functionality in a convenient manner for integrating in Elixir tests.

  • test_iex0.1.1

    129 828 Downloads

    A utility module that helps you iterate faster on unit tests.

    This module lets execute specific tests from within a running iex shell to avoid needing to start and stop the whole application every time.