elixir-machete 0.3.3
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.
- Website: https://hexdocs.pm/machete/
- Licenses: Expat
- Package source: gnu/packages/elixir-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install elixir-machete 0.3.3
as follows:
guix install elixir-machete@0.3.3
Or install the latest version:
guix install elixir-machete
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.