Home
Home copied to clipboard
Bmm150 - tests not compiling
Library/API/IoT binding
Bmm150
Visual Studio version
VS2022
.NET nanoFramework extension version
No response
Target name(s)
No response
Firmware version
No response
Device capabilities
No response
Description
Tests are not compiling. Found during style cop fixes. Also, are those tests run in pipeline? Maybe they should be?
How to reproduce
No response
Expected behaviour
No response
Screenshots

Sample project or code
No response
Aditional information
No response
I can confirm that Unit Tests aren't running in the pipeline. That's because the builds in IoT repo are handled substantially different than in the other repos: from the command line. But agreed that that should be improved.
On the above: that's most likely some tweak on the unit test API that was introduced after the Bmm150 Unit Tests were coded...