PreferredTechnologies

Revision 2 as of 2012-04-12 09:48:59

Clear message

Testing

Python

Use pyflakes to check for common errors. Hook this up to your preferred test harness using something akin to the following:

C

  • valgrind
  • cppcheck