본문 바로가기
  • Home

The Study of Open Source C++ Unit Testing Frameworks

  • Journal of Knowledge Information Technology and Systems
  • Abbr : JKITS
  • 2012, 7(3), pp.103-109
  • Publisher : Korea Knowledge Information Technology Society
  • Research Area : Interdisciplinary Studies > Interdisciplinary Research
  • Published : June 30, 2012

황로만 1 SYUNGOG AN 1 Park Dong-Won 1

1배재대학교

Accredited

ABSTRACT

Unit testing is proved to be vital for a successful software development process. Modern languages, such as Python, Java and C#, have a great support and tools for unit testing. But when it comes to C++, there are a big number of C++ frameworks available [List], and it becomes hard to make a choice of unit testing framework to use. This paper presents a survey of open source C++ unit testing frameworks. Mock object testing framework are recommended to use Google Test and Google Mock. Developers that need to create their own testing framework can use CppUnitLite as a basis.

Citation status

* References for papers published after 2023 are currently being built.