I get the point but:
- I would actually also want to test if the pre-conditions, post-conditions, invariants and asserts are working as supposed in my test
- I'm very much convinced (and 20 years of C++ experience never proved me wrong) that assertions are even more important in production code then in debug version