Latest #mocks Threads 
Beyond Mocks Messing with Our Preconceptions of Testing
Comments welcome! View the <span class="hashtag-icon-placeholde...
New
Hi,
I am happy to release the Repatch library for mocking and patching implementation in tests and anywhere else. It brings new possibili...
New
I try mock library for my tests. But I cannot mock function with it
This is my test code
test "test" do
with_mock Process, send_afte...
New
Using Exq as below
test.exs
config :exq,
name: Exq.Mock,
# adapter: Exq.Mock,
queue_adapter: Exq.Adapters.Queue.Mock,
start_on_...
New
Why would you choose Protocol/Promox over Behaviour/Mox?
See this blog post for when to use Protocol and when to use Behaviour:
New
Hello, I’m trying to test some code that fires off multiple external API calls in parallel using Task.async_stream(). I’m using Mox to mo...
New
Consider the following scenario:
A Normalizer behaviour with a normalize_email function.
A User module, with a changeset function that ...
New
I have a Product schema which has a UPI(unique product identifier) eg. A985748BNG6784C . This is an autogenerated unique product ide...
New
Hi all
I am reading the phoenixframework book and says in the testing section, that we should avoid mocks for testing why?
Thanks
New
This Week's Trending
This Month's Trending
This Year's Trending
Hi,
I am happy to release the Repatch library for mocking and patching implementation in tests and anywhere else. It brings new possibili...
New
Last Three Year's Trending
Beyond Mocks Messing with Our Preconceptions of Testing
Comments welcome! View the <span class="hashtag-icon-placeholde...
New
Trending Over Three Years
Hi all
I am reading the phoenixframework book and says in the testing section, that we should avoid mocks for testing why?
Thanks
New
Consider the following scenario:
A Normalizer behaviour with a normalize_email function.
A User module, with a changeset function that ...
New
I have a Product schema which has a UPI(unique product identifier) eg. A985748BNG6784C . This is an autogenerated unique product ide...
New
Hello, I’m trying to test some code that fires off multiple external API calls in parallel using Task.async_stream(). I’m using Mox to mo...
New
I try mock library for my tests. But I cannot mock function with it
This is my test code
test "test" do
with_mock Process, send_afte...
New
Why would you choose Protocol/Promox over Behaviour/Mox?
See this blog post for when to use Protocol and when to use Behaviour:
New
Using Exq as below
test.exs
config :exq,
name: Exq.Mock,
# adapter: Exq.Mock,
queue_adapter: Exq.Adapters.Queue.Mock,
start_on_...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







