Hi, I found it useful to have a tolerance parameter for assertEqual(float, float). Checks like assertEqual(tan(x), sin(x) / cos(x)) are otherwise not going to work very well. Mihael