News

A wave that took us to today, where unit tests are losing importance in favor of integration tests. When the famous Testing Pyramid by Mike Cohn is now reshaped as a diamond.
The base is built on unit tests, which are isolated and faster to test. As you move up the pyramid, the assets you’re testing are more integrated, and take longer to perform.