Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History

diagnostics

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Diagnostics and Testing Samples

These samples show how to diagnose and test Q# applications.

  • Dumping States and Operations: This sample demonstrates how to dump useful diagnostics from the quantum simulator provided with the Quantum Development Kit, including states and unitary matrices.

  • Using Facts and Assertions: This sample demonstrates how to use facts and assertions to check the correctness of quantum programs.

  • Unit Testing: This sample demonstrates how to use the unit testing functionality provided with the Quantum Development Kit to test the correctness of quantum programs.

  • Visualizing Quantum Programs: This sample demonstrates how to use the quantum program visualization tools provided with the Quantum Development Kit.