testing

How to choose a more effective UI testing framework
Modern UI testing frameworks not only enhance our experience as developers — more importantly, our users will experience a more reliable interface.

How Dashlane Improved Code Quality with TypeScript
Producing quality code is one of our main objectives at Dashlane. We’re TDD aficionados, and always keep a close eye on our unit test coverage. Every change in the codebase must result in a pull request to be reviewed by team members before it can be merged. This is why, when we got started 6 […]