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

Conversation

@msoeken
Copy link
Member

@msoeken msoeken commented Apr 12, 2022

This also implements one function proposed in #559, however, kept internal as it has not been approved by API review.

return MeasureFxP(fxp);
}

operation MeasureFxPTest() : Unit {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need a test attribute?

Suggested change
operation MeasureFxPTest() : Unit {
@Test("QuantumSimulator")
operation TestMeasureFxP() : Unit {

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests in the Numeric package are still executed via a C# test driver. I want to convert all tests to use the test attribute and remove the C# test driver in a separate PR.

Co-authored-by: Cassandra Granade <[email protected]>
@msoeken
Copy link
Member Author

msoeken commented Apr 13, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@msoeken msoeken merged commit e838b63 into main Apr 13, 2022
@msoeken msoeken deleted the msoeken/fix-560 branch April 13, 2022 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants