qiskit-community / qiskit-application-modules-demo-sessions

Demo notebooks for Qiskit application modules demo sessions (Oct 8 & 15):
https://www.youtube.com/playlist?list=PLOFEBzvs-VvrKOTLs5ESjAmg9Lz8G1PON
49 stars 42 forks source link

Add test suite (treon via GitHub Actions) #7

Closed garrison closed 2 years ago

garrison commented 2 years ago

I believe this repository would benefit from having a test suite that evaluates each notebook using treon to check for any errors. Running this periodically would allow us to ensure that the code provided in these demos continues to work in future versions of Qiskit.

HuangJunye commented 2 years ago

@garrison Sorry for the late reply. I am not sure how to do that. Can you give me some pointers?

garrison commented 2 years ago

I started a WIP in #10.