Skip to content

RSpec: spec re-design and cleanup #150

Closed
@translunar

Description

@translunar

The one thing I really, really wish I'd done differently during design was to research RSpec a little more. It probably makes better sense to flip around all of the spec stuff so that instead of "NMatrix float64 should correctly invert your little sister," it does things like:

NMatrix#invert should correctly invert your float64 little sister.

This requires a bit more design. But it probably doesn't require rewriting too many examples -- just rearranging stuff. Good way to get involved in the project and learn RSpec. =)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions