This was my experience with personal projects too.
Unit tests hinder progress so much. End-to-end/integration tests are often flaky.
The thing is, I still want to test my own project, because it's a good idea to validate whether or not your code works or not...
Reminds me of this: https://kevquirk.com/blog/linux-elitism-again