This is probably why Go has a *_test package specifically for testing the public API of a package.
https://testing.googleblog.com/2015/01/testing-on-toilet-prefer-testing-public.html
This is probably why Go has a `*_test` package specifically for testing the public API of a package.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
https://testing.googleblog.com/2015/01/testing-on-toilet-prefer-testing-public.html
This is probably why Go has a
*_testpackage specifically for testing the public API of a package.