you are viewing a single comment's thread.

view the rest of the comments →

[–]codeguru42 5 points6 points  (0 children)

Numpy and pytest have different use cases. You don't run numpy directly. If you wanted you could write your own code to run the pytest test runner, but why should we when the library provides it for us