setup_tag
Tag mixer
Allows test setup functions to be mixed and matched by applying tags
Use tags to mix and match your exunit test context
2 stars
2 watching
0 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
talentdeficit/mixunit | A module for running Elixir unit tests using Mix. | 2 |
randycoulman/mix_test_interactive | An interactive test runner for ExUnit tests | 92 |
navinpeiris/ex_unit_notifier | Provides desktop notifications after ExUnit test runs. | 130 |
joeyates/exdm | Automates deployment of Elixir applications to remote servers | 12 |
processone/rebar3_exunit | A plugin to run Elixir ExUnit tests during the build process of a rebar3 project. | 2 |
alexa-samples/skill-sample-nodejs-petmatch | An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution | 99 |
tagplay/elixir-tagplay | An Elixir client library providing an interface to interact with the Tagplay API | 0 |
moofish32/vim-ex_test | Runs Elixir tests inside Vim using vim-vspec and vim-flavor | 4 |
drewolson/ex_spec | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |
batate/shouldi | Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
vic/happy_with | Provides an alternative syntax for Elixir's with special form to avoid placing commas. | 29 |