Skip to content

Refactoring test project #195

@gsscoder

Description

@gsscoder
Owner

Has anyone some neat idea to re-organize test code?

I'd like to programmatically create it with https://github.com/AutoFixture/AutoFixture. Has anyone do it before?

I've also some more extreme idea, like porting test code to F# using https://github.com/mausch/Fuchu and https://code.google.com/p/unquote/.

(Maybe I'll start some experiment in a dev branch).

cc/ @mizipzor @nemec @gimmemoore

Activity

gsscoder

gsscoder commented on Jul 12, 2015

@gsscoder
OwnerAuthor

I'm writing a small lib that could help: https://github.com/gsscoder/tagger.

Since no mocking library allow a simple attachment of attribute to mocked properties...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gsscoder

        Issue actions

          Refactoring test project · Issue #195 · gsscoder/commandline