Alexey SesFrontend DeveloperSpeedup unit tests development in Angular with NG-Mocks There are multiple ways to speed up unit tests development in Angular. Let me show two of them using the NG-Mocks library. Published onOctober 4, 2023frontendangularunit-tests
Alexey SesFrontend DeveloperGenerate unit tests using CodiumAI Unit tests are an essential part of software development. Tests help you to ensure that the code works as you expect. It takes time to create all necessary tests. But there is a way to generate them. Published onSeptember 27, 2023frontendunit-testsvs-codeintellij-idea