10Pines | Blog
  • Home
  • Featured
  • Our Culture
  • 10Pines.com
  • Academy
  • Tags
Sign in Subscribe

tests

A collection of 5 posts
Fluent assertions in Elixir
elixir

Fluent assertions in Elixir

Fluent assertions provide a live documentation of what the code actually does. Here's a small library I wrote in Elixir to make them.
Nov 12, 2018 1 min read
6 tips for a powerful TDD session
tdd Featured

6 tips for a powerful TDD session

TDD is ~95% practice. The theory about it is really simple. Practice is harder, and it's always beneficial to have some guidance as you practice it. Here's a quick list of six tips that may work for you!
Jan 29, 2018 3 min read
An Inverted Test Pyramid
tdd

An Inverted Test Pyramid

Are you familiar with the concept of a "Test Pyramid"? I’ve been working on a project suffering from an inverted pyramid, and here I share the downsides that relying solely on end-to-end tests might have.
Jul 26, 2016 2 min read
Be careful with the mocks
tests

Be careful with the mocks

Mocking objects is a common practice when writing tests, however it can be painful when refactoring a class tested with mocks. I will show a simple example to explain the problems that mocking can generate
Jan 19, 2016 3 min read
Tests: Paving our way
tdd

Tests: Paving our way

Three Months have passed since I started working in 10 Pines as a participant of the apprenticeship program. Although we covered different topics and technologies, one of the things that has touched me most during my short journey as a programmer is that you can actually use your tests as
Sep 18, 2015 3 min read
Page 1 of 1
10Pines | Blog © 2023
Disclaimer
Powered by Ghost