This post talks about the internals of the testing package.
I am releasing a series of articles to dive deep into the internals of a few packages.
If you are interested, I’ll post their release on Twitter and LinkedIn .
Internal of the testing Log API Every time in a test we use the Log API from the T type, part of the testing package, what happens behind the scene is more complex than you may think.