Closed omaus closed 1 year ago
Link to python tests: https://github.com/jongracecox/anybadge/blob/master/tests/test_anybadge.py
just as a side note, these tests are incredibly easy to port, especially when using copilot.
badge test suite is ported
The aim is to do test-driven development (TTD). For this, a bunch of tests are needed. Implement the unit tests from the Python repository and convert them into F#.