Good day everyone. I need a brave soul (or two) who have the guts to add a long-standing missing feature to the Activities system …

THE UNIT TESTING FRAMEWORK

… I know, I know. It is far from being a thrilling work, but everyone would benefit from it.

I’ve started introducing asserts all over the code to make it more predictable and tested at runtime, but that is not enough. Asserts are there to check whether somebody is abusing kactivitymanagerd, while unit testing will be for when we (whoever works on kamd) are using some methods in a wrong fashion.