rebar3_exunit

Test runner

A plugin to run Elixir ExUnit tests during the build process of a rebar3 project.

A plugin to run Elixir ExUnit tests from rebar3 build tool

GitHub

2 stars
8 watching
1 forks
Language: Erlang
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
randycoulman/mix_test_interactiveAn interactive test runner for ExUnit tests92
navinpeiris/ex_unit_notifierProvides desktop notifications after ExUnit test runs.131
kellymclaughlin/rebar3-eqc-pluginA tool to run Erlang QuickCheck properties as part of rebar3 build processes13
drewolson/ex_specA wrapper around ExUnit that adds BDD-like syntax for Elixir testing99
antp/kovacsA tool that monitors file changes and automatically runs tests when files are updated or created.4
liveforeverx/exrunRuntime and debugging tools for Elixir119
unit4/karma-extjsA tool for running tests in Ext JS applications using Karma.17
tsloughter/rebar3_runA plugin for rebar3 that simplifies release management with a single command.25
talentdeficit/mixunitA module for running Elixir unit tests using Mix.2
joaothallis/elixir-auto-testAutomatically runs tests when any file is saved in the project's lib and test directories.0
slashmili/ex_guardA tool for automatically running tests on file system modifications84
ember-cli/ember-examAn addon that allows more control over running tests in Ember applications286
dantswain/mix_eunitA task to execute eunit tests in Elixir projects.17
rkotze/eye_dropsAutomates code testing on file changes in Elixir projects53
moofish32/vim-ex_testRuns Elixir tests inside Vim using vim-vspec and vim-flavor4