Packages
benchee
1.5.0Versatile (micro) benchmarking that is extensible. Get statistics such as: average, iterations per second, standard deviation and the median.
assertions
0.22.0Helpful functions with great error messages to help you write better tests.
benchee_json
1.0.0JSON formatter for the (micro) benchmarking library benchee.
benchee_html
1.0.1HTML formatter with pretty graphs for the (micro) benchmarking library benchee. Also allows export as PNG image!
benchee_csv
1.0.0Get CSV from your benchee benchmarks to turn them into graphs or whatever!
muzak
1.1.1Mutation testing for Elixir
testmetrics_elixir_client
1.2.0The official Testmetrics client for ExUnit
muzak_pro
1.0.1Production quality mutation testing for Elixir
stop_floating
0.1.0Find where you're using floats in your Elixir code so you can replace them!
no_touching
0.5.0A mix task to help you identify if you're using private functions.