Well, we're talking about new architecture. Let's also talk about the
feature we want to see in the 'new CppUnit'.
- distinguishing test case and test suite without relying on RTTI,
- extending supported base exception type in TestCase::run(): I want
CppUnit to report message of RWXMsg base exception class for exemple,
- adding 'custom test' to a test suite : I want to add a decorated test,
or add some "standard" test (like Orthodox) to the suite, using the macros,
- Unicode support in failure message,
- test suite result tracking : I want to know when a suite start/finish
running, and if it was sucessful.
I'm probably forgetting some, but that is what I can think of at the
current time. What do you think ?
Baptiste.
---
Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html
Author of The Text Reformatter, a tool for fanfiction readers and writers.
Language: English, French (Well, I'm French).
|