https://pestphp.com/

 

Pest - An elegant PHP Testing Framework

Introducing Pest: An elegant PHP Testing Framework with a focus on simplicity

pestphp.com

모던하게 테스트 케이스를 작성할 수 있도록 도와주는 테스트 프레임워크이다.

라라벨 및 PHPUnit과도 호환성이 좋고, PHPStorm 플러그인 및 문서와 같은 생태계 구성이 잘 돼 있다. 👍

 

현재 진행 중인 프로젝트에 적용하고, PHPStorm 에서는 다음과 같은 방법으로 Test Runner를 성정할 수 있다.

Preferences > PHP > Test Framneworks
Run > Edit Configurations...
Edit Configurations 구성

 

+ Recent posts