You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been unable to figure out the usefulness of this module.
Admittedly, I am not very experienced with sqlalchemy, but the examples in the readme - while helpful - seem too rudimentary.
It reads a bit like showing the usefulness of assert with examples like assert True == True.
It is effective to show what methods the module offers, but does not demonstrate usefulness.
I have done a bit of searching and have not yet found more realistic examples/articles using this library.
I believe this module would benefit greatly from the addition of more realistic example tests in a directory here and/or a section in the readme with links to additional reading and/or examples.
The text was updated successfully, but these errors were encountered:
I have been unable to figure out the usefulness of this module.
Admittedly, I am not very experienced with sqlalchemy, but the examples in the readme - while helpful - seem too rudimentary.
It reads a bit like showing the usefulness of
assert
with examples likeassert True == True
.It is effective to show what methods the module offers, but does not demonstrate usefulness.
I have done a bit of searching and have not yet found more realistic examples/articles using this library.
I believe this module would benefit greatly from the addition of more realistic example tests in a directory here and/or a section in the readme with links to additional reading and/or examples.
The text was updated successfully, but these errors were encountered: