QuantumSavory / QuantumSavory.jl

A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
https://quantumsavory.github.io/QuantumSavory.jl/
MIT License
30 stars 14 forks source link

Move the test runner to use TestItems.jl [$200] #141

Open Krastanov opened 1 month ago

Krastanov commented 1 month ago
Bug bounty logistic details (click to expand) To claim exclusive time to work on this bounty either post a comment here or message [skrastanov@umass.edu](mailto:skrastanov@umass.edu) with: - your name - github username - **(optional)** a brief list of previous pertinent projects you have engaged in Currently the project is claimed by `no one` until `...`. If you want to, you can work on this project without making a claim, however claims are encouraged to give you and other contributors peace of mind. Whoever has made a claim takes precedence when solutions are considered. You can always propose your own funded project, if you would like to contribute something of value that is not yet covered by an official bounty.

Move the test runner to use TestItems.jl [$200]

[TestItems.jl](Move the test runner to use TestItems.jl [$200]) permits more convenient execution of tests from withing an IDE like VSCode. Without significantly rewriting tests and while preserving the use of SafeTestsets, move our test suite to be based around TestItems.jl.

Required skills: Understanding of the julia test runner infrastructure.

Reviewer: Stefan Krastanov

Duration: Expected duration of the project (except potential review overhead)

Payout procedure:

The Funding for these bounties comes from the National Science Foundation and from the NSF Center for Quantum Networks. The payouts are managed by the NumFOCUS foundation and processed in bulk once every two months. If you live in a country in which NumFOCUS can make payments, you can participate in this bounty program.

Click here for more details about the bug bounty program.

Krastanov commented 1 month ago

Just tagging @BKaperick here as it seems he has started work on this (I am trying to be a bit more careful with project reservations to avoid clashes where multiple folks work on the same bounty)