Sumit Ghosh

Results 25 comments of Sumit Ghosh

What framework should we be using for the tests? I recommend [`pytest`](https://docs.pytest.org/en/latest/), it's currently regarded as one of the most powerful and scalable testing frameworks for Python. I've worked with...

You're right, it won't make much difference which framework we choose. But still, going with `pytest` would be better as that has better support and all. I will start working...

Same happened here. Unable to use `openlimit` because of this.

@dvirginz Related issue https://github.com/Unstructured-IO/unstructured/issues/2128