Angular testing: When to use shallow rendering?
Go from 20s -> 50ms for testing huge components suites. Is shallow testing a silver bullet then?
Go from 20s -> 50ms for testing huge components suites. Is shallow testing a silver bullet then?
Let’s talk about harmfulness of real asynchronicity in tests
We have seen various benchmarks and charts on conferences. What is the real impact on our application?
Built-in Angular translation engine supports only translation within templates. How to approach enums?