pacstall / libpacstall

Backend API library for Pacstall
GNU General Public License v3.0
5 stars 0 forks source link

Setup tests and coverage #6

Closed wizard-28 closed 2 years ago

wizard-28 commented 2 years ago

Use the pytest framework for writing tests.

wizard-28 commented 2 years ago

We switched to Rust, and rstest as a testing framework, with cargo-tarpaulin as the coverage generator, and CodeCov