How to test floats resoults with doctest? - by malev Hi I'm developing a program that makes some floating points calculus. is there any way to test the my functions (which deliver floats) with doctest? Read the article