LabHub
배우기 러닝패스 코스

Testing Tools in Practice

테스트를 쓰는 법이 아니라 무엇을 테스트할지 고르는 법을 다룹니다. 픽스처로 준비를 나누고, 커버리지의 빈칸을 읽고, 속성 기반 테스트로 사람이 못 떠올리는 입력을 찾고, 느린 테스트를 골라냅니다. 전부 진짜로 돌려 보고 숫자를 봅니다.

중급 · 레슨 30 · 실습 10

실습 시작하기

커리큘럼

What Do You Test

Catch real faults with boundary tests

Test failure paths and side effects in isolation

An access-control test matrix that finds defects

Contract tests for error-response regressions

Reproduce time boundaries without sleeping

Isolate global state in configuration tests

Test the boundary between CORS and authentication

Inject failures to find resource leaks

Make lazy export behavior observable

참고 문서