Ga naar inhoud

Tests schrijven

Documentatie in ontwikkeling

De Nederlandse vertaling van deze pagina is nog niet beschikbaar. Raadpleeg de Engelse versie voor de huidige inhoud.


Status: Concept Engelstalige bron: ronl-business-api/developer/testing/writing-tests.md


Conventions

Make every test file a module

A throttled run is not a failing run

locator.count() and locator.isVisible() do not auto-wait

A hand-written mock can pass vacuously