RSSAmplifier

Blogs on FlowFX · Dec 5, 2017

Test-driven Python learning

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Bugs are nice because I can learn from them. Recently I found a bug that taught me about floats in Python and how not to use them. I found it thanks to an automated test. The test In a legal contract I had to print a monetary amount in a format similar to MXN $11,600.00 (eleven thousand, six hundred pesos 00/100 cents) My tests check the LaTeX source of the resulting PDF, looking for the correctly…

Read on flowfx.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.