Author Topic: Automated Unit Tests  (Read 11457 times)

Zorro

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Automated Unit Tests
« on: November 06, 2003, 06:06:24 pm »
Does or will EA offer any built-in or Add-in ability to generate Unit Tests for selected classes using either of the test frameworks CPPUnit or JUnit ?.

There are several scripts available for Rational Rose, which I could port to EA, but I wanted to check first to see if anyone else had done the same.

In a similar fashion via scripting is it possible to load test data from a database and pump that through the unit test ?.

Just Curious.