Roman Numerals: Refactor Tests

Practice how to refactor tests and production code by applying clean code principles and Go idiomatic features.

Now that we have a working program with valid tests, let’s do some refactoring. We’ll practice the rules for clean tests (and code in general) learned so far. Our starting point is the code below:

Get hands-on with 1200+ tech skills courses.