Angular testing: When to use shallow rendering?
Go from 20s -> 50ms for testing huge components suites. Is shallow testing a silver bullet then?
JavaScript performance-solver at @Dynatrace. JavaScript trouble-maker on my own.
👉 Learn more
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?
Deep dive into typing system to solve THE ultimate riddle