AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Unit Tests
It's a balance of how you do your device testing and where you put your efforts. If you don't have a dedicated testing group, dedicated testing groups, people aren't doing unit tests. So if you're going to spend all your time doing mocks and things for low level drivers that will get executed once or twice effectively, while your debugging code in ways that you can probably debug it a different way? Is that an effective use of your time? Or, like your saying, our higher level tests more appropriate that exercise the entire system a, perhaps not as code coverage completely. But there's other ways to find errors in code, tha, or not unittests,. Like proper