cppcms-skeleton
cppcms-skeleton copied to clipboard
web framework in C++ built over cppcms
be sure that if without paying attention someone put several page with the same name, that it gets generated , thought the code will not compile
It should check that - URL are accessible - The content in it is what we expect **Note**: in a first time, if the check works only right after the...
Basically it should check two main things *Check that the files are here *Check that the classes are here (variables etc.)