While building a new CI pipeline, I noticed that one particular unit test was painfully slow, while all others completed in under a second. After investigating, I discovered the issue:That test was cloning an entire Git repository (~2 GB) just to use...
blog.cloudycode.dev3 min read
No responses yet.