55 results for “topic:exunit”
Power Assert in Elixir. Shows evaluation results each expression.
Story BDD tool for executing elixir in ExUnit
Desktop notifications for ExUnit
BDD-like syntax for ExUnit
Simple mocking library for asynchronous testing in Elixir.
Wormwood is a tiny library to aid in testing GraphQL queries against an Absinthe schema. It allows you to test your query documents inside ExUnit test modules, and requires no HTTP requests to occur during testing.
No fuzz ExUnit test server to mock third party services
Literate test matchers for ExUnit
FakeServer integrates with ExUnit to make external APIs testing simpler
A utility for defining eminently readable parameterized (or example-based) tests in Elixir
Throwaway test containers for Elixir applications
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Emacs ExUnit test runner
Neotest adapter for Elixir
An ExUnit formatter to visualize test execution and find bottlenecks in your test suite.
A toolkit for test data generation
Highly opininated setup of vim plugins for Elixir development
Creates clean, concurrent, inspectable mocks from elixir modules
BDD testing library for Elixir
Set of helpers/asserts for Absinthe
Testing Elixir Meetup Talk
HTMLTestHelpers provides function helpers for unit testing allowing easy assertions for HTML elements data queried by data-testid attribute.
Define ExUnit tests alongside your private functions to test them.
Run any test from Sublime Text
Library to aid in Absinthe graphql testing
Elixir adapter for Buildkite Test Engine which uses an ExUnit formatter to connect information about your tests
Literate test matchers for ExUnit .
Test runner for VS Code
A test fixtures library - based on Ecto
A github action to run tests in an elixir project