# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.

          |-----handy-ruler------------------------------------------------------|
googletest: googletest (Google's C++ test framework)
googletest:
googletest: Google's framework for writing C++ tests on a variety of platforms.
googletest: Based on the xUnit architecture. Supports automatic test discovery,
googletest: a rich set of assertions, user-defined assertions, death tests, fatal
googletest: and non-fatal failures, value and type parameterized tests, various
googletest: options for running the tests, and XML test report generation.
googletest:
googletest: Homepage: https://google.github.io/googletest
googletest:
googletest: