Latest #mocks Threads 
Łukasz wrote a great article, 'guiding not ruling’ the way of writing tests. I agree with everything, short of his attitude to mocks. The...
New
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
Hi,
I am happy to release the Repatch library for mocking and patching implementation in tests and anywhere else. It brings new possibili...
New
This Year's Trending
Łukasz wrote a great article, 'guiding not ruling’ the way of writing tests. I agree with everything, short of his attitude to mocks. The...
New
Last Three Year's Trending
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
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
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
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







