In my experience, managers are the ones pushing developers to skip tests, bug reports, etc.
Most of them are content to simply pile on new functionality, without any concept of polish, refinement, or how allocating time for technical work can speed up the delivery of that functionality.
understanding importance of code quality/testing
&& willingness to allocate dedicated time to achieve code quality
&& having ability/position/power to withstand management's pressure on just deliveries
In over twenty years of my career, the value was "true" only twice.
I've seen "senior" developers that are very happy to skip writing tests (or write useless tests that basically just return true) even though their management was happy to allocate the time to do decent testing.
Most of them are content to simply pile on new functionality, without any concept of polish, refinement, or how allocating time for technical work can speed up the delivery of that functionality.