Cutee

C++ unit testing easy environment
Download

Cutee Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Stefano Barbato
  • Publisher web site:
  • http://codesink.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 7 KB

Cutee Tags


Cutee Description

C++ unit testing easy environment Cutee is a free and easy to use tool to handle unit testing.Here are some key features of "Cutee":StraightforwardWith cutee all you have to do except writing the test class is adding the file name of your new test class to the Makefile. Just the file name, nothing more. Everything else is handled automagically.Minimize compilationsUsing cutee every test class will produce an object file so when you modify a test file only the modified test will be recompiled not the whole test suite. Automatically generates runnersRunners (classes that run tests) will be automatically generated. Automatically updates makefiles and file dependenciesYou'll not need to update your Makefiles, cutee will generate (and automatically update) a file autocutee.mk that will be included into your Makefile and that will handle all required tasks to run your tests. Automatically generates main test applicationThe mail test application, also, will be generated by cutee Supports plain Makefiles and AutotoolsEither you are using Autotools to build your project or a simple Makefile cutee will be easily integrated into your environment. Requirements: · C++ compiler


Cutee Related Software