Skip to content

Commit

Permalink
Add a dot to the end of stream data entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ghalestrilo authored Mar 28, 2024
1 parent 6bb40f4 commit ca89a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1530,7 +1530,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
* [proper](https://github.com/manopapad/proper) - PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired open-source property-based testing tool for Erlang.
* [setup_tag](https://github.com/vic/setup_tag) - Easily mix and match functions marked with tags to setup your test context.
* [shouldi](https://github.com/batate/shouldi) - Elixir testing libraries with nested contexts, superior readability, and ease of use.
* [stream_data](https://github.com/whatyouhide/stream_data) - A pure-Elixir data generation and property-based testing library
* [stream_data](https://github.com/whatyouhide/stream_data) - A pure-Elixir data generation and property-based testing library.
* [test_selector](https://github.com/DefactoSoftware/test_selector) - A set of test helpers that make sure you always select the right elements in your Phoenix app.
* [test_that_json](https://github.com/facto/test_that_json) - JSON assertions and helpers for your Elixir testing needs.
* [toxiproxy_ex](https://github.com/Jcambass/toxiproxy_ex) - API client for the resilience testing tool Toxiproxy.
Expand Down

0 comments on commit ca89a1f

Please sign in to comment.