unit testing - Is There Documentation for xUnit++ -


xunit++ isn't same thing xunit, , google doesn't point me documentation. xunit++ site has wiki, 5 pages of general stuff, no real specifics , no tutorials.

does know of relatively complete, or detailed, documentation of xunit++. also, if know of tutorials, great!

thanks!

at moment, there isn't. opened issue on author's homepage on month ago. link here.

https://bitbucket.org/moswald/xunit/issue/13/tutorial-and-quick-start

it can assumed he's busy because programmers swamped.

i suggest making bitbucket account comment on issue, or asking author move repository github, community take care of rest of work him.

it might little bit difficult because using mecurial version control.

not of answer, there other people looking same information you.

[change 2016-05-10]
started using catch framework doing unit test in c , c++ approximately 2 months after answering question. documented , in active development on github. might worth try.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -