Skip to content

Rust "Flower Field" tests disagree with description #2597

@BartMassey

Description

@BartMassey

The description of "Flower Field" says that empty input and output squares should be '.' (dot). The tests say they should be ' ' (space). This causes most of the tests to fail if the description is followed in the solution.

I would suggest changing the tests: working with whitespace in these kind of problems is a pain. I'm happy to file a PR if desired.

Thanks as always for Exercism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions