Skip to content

Include Any{Type} to package. #72

Open
@edwinthinks

Description

@edwinthinks

Hey,

I was wondering if it would be beneficial to add AnyTime to the library so that I don't need to define it in my test code.

I would also wonder if a AnyString would be useful. I had to create something like that to handle mocking the creation of a User model with a password that need to be encrypted via bcrypt before storing into the database. AnyString is useful because bcrypt doesn't always output the same thing every time and makes matching troublesome.

Thanks again for this library!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions