elixir-machete
Literate test matchers for ExUnit
Machete provides ergonomic match operators that act as building blocks to let you define test expectations that can match data against any combination of literals, variables, or parametrically defined matchers.
- Versions: 0.3.3
- Website: https://hexdocs.pm/machete/
- Licenses: Expat
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of elixir-machete
as follows:
guix install elixir-machete
Or install a particular version:
guix install elixir-machete@0.3.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/elixir-machete/'><img src='http://127.0.0.1:3000/packages/elixir-machete/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/elixir-machete/badges/latest-version.svg)](http://127.0.0.1:3000/packages/elixir-machete/) Org: [[http://127.0.0.1:3000/packages/elixir-machete/][http://127.0.0.1:3000/packages/elixir-machete/badges/latest-version.svg]]