과제 채점용으로 쓸만한 C++ property-based testing 프레임워크 찾는데, 활발하게 개발되는 게 하나도 없음


C++ 개발자들은 원래 property-based testing 따위 관심 없어서 그런 건가?


여기 있는 고오급 개발자들은 어느 수준으로 테스팅 함?


Unit test? mock을 사용한 integration test? property-based testing? fuzzing?