13.x
Add actingAsGuest method for clearing actingAs calls (#56517)
[11.x] Allows asserting no output in Artisan commands (#50702)
[12.x] Support string abstract in mock/partialMock/spy PHPDoc (#59477)
[13.x] Ensure `deletedAtColumn` is passed to `assertSoftDeleted` & `assertNotSoftDeleted` (#60657)
[13.x] Add missing @throws into docblock for various methods (#59016)
Apply rector PHPUnit assertion cleanups (#60807)
[12.x] Test Improvements (#56635)
Apply fixes from StyleCI (#17361)
[13.x] reset Lottery on test case teardown (#60083)
[12.x] Fix callable type for freezeTime, freezeSecond, and travelTo (#59466)
Merge branch '8.x'
Mark HTTP testing credentials as sensitive (#60880)
[11.x] Introduces `Exceptions` facade (#50704)