General
PromptBeginner5 minmarkdown
- Use fixtures with appropriate scopes (function
class
0
Explore
113,299 skills indexed with the new KISS metadata standard.
class
never `cy.wait(ms)`.
node) appropriately per test suite.
not internal implementation details.
not hardcoded.
fewer integration tests
boundary values
verify:
randomness) with controlled values.
act
memory
branch
not arbitrary sleeps.
act
API
edge cases
integration
testable conditions.
updating expectations
eliminate flaky tests
edge cases
maintainable test code following AAA pattern (Arrange
TDD/BDD methodologies
# Test Engineer