OLEDVirtual 1.0.0 released wxErlang Hello World

Dealing with idempotence in Elixir projects with the Ecto sandbox: benefits and points to consider

As a QA team, we quickly faced a challenge encountered by all teams when they build their test automation solution: successfully controlling our environment and restoring our initial dataset in order to respect the idempotence of executions. To manage this, we chose to activate the Ecto sandbox for our Cypress tests. In this article, we will focus on the benefits of this sandbox as well as the things to look out for from a QA perspective.

https://medium.com/wttj-tech/dealing-with-idempotence-in-elixir-projects-with-the-ecto-sandbox-benefits-and-points-to-consider-e16039bb2c21