# cpp-vtest **Repository Path**: zhangtianli/cpp-vtest ## Basic Information - **Project Name**: cpp-vtest - **Description**: C++ version of vtest. The Python version is https://github.com/zhangtianli2006/py-vtest - **Primary Language**: C++ - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2021-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, OI, test-data ## README # cpp-vtest C++ version of **vtest**. The Python version is [py-vtest](https://github.com/zhangtianli2006/py-vtest). ## Warning This version does not support the `` config in `vtest.conf`. So `vtest.conf` should look like this: ```plaintext ... ```