openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.8 (released on June 25, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
60 stars 18 forks source link

Add pytest to main readme and configure tests directory with pytest.ini #122

Closed sei-adolgert closed 1 month ago

sei-adolgert commented 3 months ago

This PR makes pytest run more reliably from the root directory of the repository.

That's it! Tested on Mac and Linux in 64-bit and 128-bit native word size.

yspolyakov commented 1 month ago

@sei-adolgert Could you recreate the PR using a branch in the openfhe-python repository. Please also look at the comments for this PR.

sei-adolgert commented 1 month ago

I'm going to recreate this PR using a branch in the main repository. Thanks for reviewing here. I love getting notes like this.