Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DateTime assertion support string as input #28

Open
malat opened this issue Apr 4, 2013 · 5 comments
Open

Make DateTime assertion support string as input #28

malat opened this issue Apr 4, 2013 · 5 comments

Comments

@malat
Copy link
Collaborator

malat commented Apr 4, 2013

Ie:

Check.That(DateTime.Now).IsBefore("2020-1-1")

@dupdob
Copy link
Collaborator

dupdob commented Jun 20, 2013

To move to next milestone

@jawn
Copy link
Contributor

jawn commented Jun 12, 2019

Is this still planned?

@dupdob
Copy link
Collaborator

dupdob commented Jun 12, 2019

hi @jawn
thanks for raising this. This issue has been stuck for a while for two reasons:

  1. I am not fully satisfied with the DateTime check names and was hoping to find a better approach.
  2. we are lacking some use cases/examples to implement them

Let's forget about concern (1) as it is a matter of personal taste and I never found any decent alternative.
Could you help me with (2)?
what check(s) you need and in what context?

@jawn
Copy link
Contributor

jawn commented Jun 12, 2019

Thanks for the clarification.

Regarding 2. I don't currently need this check. I stumbled on this issue via #42.

@dupdob
Copy link
Collaborator

dupdob commented Jun 12, 2019

thanks 😂. I think this is another nail in the coffin for this one

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

No branches or pull requests

3 participants