-
Notifications
You must be signed in to change notification settings - Fork 28
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
Support the new methods in 1.4 #6
Comments
@Nyholm I'm planning to work on it the next week cc/ @ondrejmirtes |
Maybe good to change the title to |
fyi @ondrejmirtes I went through methods in webmozart/assert and what we support here and saw that only the following don't further specify types: type:
string:
file:
object:
function:
I'm not sure if more is possible. Related to this issue the only one left is IMO this issue can be closed, what do you think? |
I released 1.4.0 with some new assertions that should be added here.
The text was updated successfully, but these errors were encountered: