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
Sorry for getting back to you so late. I think you are correct that pytest is used for testing and not for running the PyMTL package. However we do have a set of testing methodologies that build on pytest (and hypothesis). There are many use cases of that methodology and we think it makes sense to include pytest and hypothesis by default.
Does having pytest/hypothesis as a dependency complicate your use case? I think so far our experiences has been pretty smooth, and pip install does pretty good jobs handling the installation..
pytest is only required for testing, and not for running the module.
The text was updated successfully, but these errors were encountered: