Skip to content

Commit

Permalink
Add mneme to testing section (#4852)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachallaun committed Jul 18, 2023
1 parent 90247a3 commit fc01b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
* [mix_test_interactive](https://github.com/influxdata/mix_test_interactive) - Interactive test runner for mix test with watch mode.
* [mix_test_watch](https://github.com/lpil/mix-test.watch) - Automatically run your Elixir project's tests each time you save a file.
* [mixunit](https://github.com/talentdeficit/mixunit) - An EUnit task for Mix based projects.
* [mneme](https://github.com/zachallaun/mneme) - Assertions that know how to update themselves, otherwise known as snapshot or approval testing.
* [mock](https://github.com/jjh42/mock) - Mocking library for the Elixir language.
* [mockery](https://github.com/appunite/mockery) - Simple mocking library for asynchronous testing.
* [mockingbird](https://github.com/Driftrock/mockingbird) - A set of helpers to test code that involves http requests.
Expand Down

0 comments on commit fc01b6b

Please sign in to comment.