Re: [Cppcms-users] UnitTest
Brought to you by:
artyom-beilis
|
From: Sab <rim...@gm...> - 2013-04-15 12:23:55
|
Using the internal web server sounds actually like a good idea. I'm already using libcurl in my project so this combination could be an easy solution. Until now I only used the fcgi interface and the dispathcer of CppCMS so I have no experience yet about the server. Can you discribe in some words (or point me to example/tutorial), what the simplest way would be to set up the internal webserver for my unit tests? Sab |