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

Documentation update for beta4 #763

Closed
miklosbagi opened this issue Jan 25, 2024 · 4 comments
Closed

Documentation update for beta4 #763

miklosbagi opened this issue Jan 25, 2024 · 4 comments

Comments

@miklosbagi
Copy link
Contributor

Howdy folks,

I looked up the docs for SQL executor and ran into having __len__ provided as example for assertions, which I believe is now __Len__, here: README.md

HTH,
mb

@ivan-velasco
Copy link
Contributor

That is correct or you can use ShouldHaveLength

@miklosbagi
Copy link
Contributor Author

Hey @ivan-velasco, thanks for your reply.

So this is the case now, correct?

  • __len__ fails
  • __Len__ works
  • ShouldHaveLength works

miklosbagi pushed a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
miklosbagi pushed a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
Signed-off-by: Miklos Bagi <mb_github@mbag.at>
miklosbagi pushed a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
Signed-off-by: Miklos Bagi <mb_mbgithub@mbag.at>
miklosbagi pushed a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
Signed-off-by: Miklos Bagi <mb_mbgithub@mbag.at>
Signed-off-by: Miklos Bagi <mb@localhost>
miklosbagi added a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
miklosbagi added a commit to miklosbagi/venom that referenced this issue Jan 26, 2024
Signed-off-by: Miklos Bagi <mb_mbgithub@mbag.at>
@miklosbagi
Copy link
Contributor Author

Ah the commit sign... :)
Proposed update in #765

yesnault pushed a commit that referenced this issue Feb 1, 2024
Signed-off-by: Miklos Bagi <mb_mbgithub@mbag.at>
@yesnault
Copy link
Member

yesnault commented Feb 1, 2024

merged

@yesnault yesnault closed this as completed Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants