bluesky / ophyd-async

Hardware abstraction for bluesky written using asyncio
https://blueskyproject.io/ophyd-async
BSD 3-Clause "New" or "Revised" License
7 stars 21 forks source link

Reading/configuration assert error message is the wrong way around #371

Closed callumforrester closed 3 weeks ago

callumforrester commented 3 weeks ago

The error message when assert_reading or assert_configuration fails says "error, reading was but expected ", but gets and the wrong way round, so claims the expected result was the actual result and vice versa.