# Unit Testing > This document is the unit testing documentation for TuGraph. ## 1.Introduction TuGraph unit testing uses the gtest framework, which can choose to run all tests at once or specify certain tests.