Aeryn

Open source and free testing framework for C++ developers
Download

Aeryn Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Paul Grenyer
  • Publisher web site:
  • http://aeryn.tigris.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 474 KB

Aeryn Tags


Aeryn Description

Open source and free testing framework for C++ developers Although it is primarily intended for unit testing, Aeryn is adaptable enough to handle integration testing and can be adapted for most other forms of C++ testing. Aeryn is intended to be lightweight with minimal code needed to create a test fixture. Unlike other testing frameworks Aeryn does not require all test fixtures to be inherited from a particular class. Test fixtures can be standalone functions or standalone classes. Aeryn is adaptable via context objects which can be passed to test fixtures prior to running and via its call back reporting interface.The Aeryn framework uses up-to-date C++ techniques, including member function templates and therefore it will require a modern compiler. It has been tested on, and provides make files or project files for the following compilers:· XCode · GNU G++· Microsoft Visual C++ 7.1· MinGW


Aeryn Related Software