Integration Test
Introduction
Integration testing is written with Rust test harness (#[test]
), unlike unit testing, they are placed separately here. It covers scenarios involving multiple components, in which one typical case is HTTP/gRPC-related features. You can check its documentation for more information.
当前内容版权归 GreptimeDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 GreptimeDB .