We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Nanobdd depends on the following packages:
Nanobdd follows the standard CMake project structure, the quick installation steps are as follows:
git clone https://github.com/guodong/nanobdd cd nanobdd mkdir build cd build cmake .. make sudo make install